goext/goextVersion.go
Mike Schwörer 62c9a4e734
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m11s
v0.0.301 pagination (page+limit) support in wmo
2023-11-08 18:30:30 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.301"
const GoextVersionTimestamp = "2023-11-08T18:30:30+0100"