goext/goextVersion.go
Mike Schwörer d99adb203b
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m24s
v0.0.373 BuildInsertStatement
2024-01-14 00:07:01 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.373"
const GoextVersionTimestamp = "2024-01-14T00:07:01+0100"