goext/goextVersion.go
Mike Schwörer 03a9b276d8
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 7m36s
v0.0.506 allow empty-string as value for enum
2024-08-22 11:45:02 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.506"
const GoextVersionTimestamp = "2024-08-22T11:45:02+0200"