goext/goextVersion.go
Mike Schwörer 98486842ae
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 54s
v0.0.275 fix missing returns in (v MetaValue) ShortString
2023-09-29 16:00:40 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.275"
const GoextVersionTimestamp = "2023-09-29T16:00:40+0200"