goext/goextVersion.go
Mike Schwörer d65ac8ba2b
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m2s
v0.0.329
2023-12-02 13:38:17 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.329"
const GoextVersionTimestamp = "2023-12-02T13:38:17+0100"