goext/goextVersion.go
Mike Schwörer 3d4afe7b25
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s
v0.0.263 re-add checksum guard to id-generate
2023-09-18 10:43:29 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.263"
const GoextVersionTimestamp = "2023-09-18T10:43:29+0200"