goext/goextVersion.go
Mike Schwörer 21cd1ee066
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 54s
v0.0.249 better MDTAny json serialization
2023-08-21 15:19:40 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.249"
const GoextVersionTimestamp = "2023-08-21T15:19:40+0200"