goext/goextVersion.go
Mike Schwörer a75b1291cb
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 51s
v0.0.250
2023-08-21 15:34:27 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.250"
const GoextVersionTimestamp = "2023-08-21T15:34:26+0200"