goext/goextVersion.go
Mike Schwörer 15a639f85a
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m9s
v0.0.443 fix wmo.List with pageSize==0
2024-05-03 11:56:29 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.443"
const GoextVersionTimestamp = "2024-05-03T11:56:29+0200"