goext/goextVersion.go
Julian Graf 0fd5f3b417
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m2s
v0.0.257 better handling if pagination is faulty in wmo list
2023-09-05 15:01:55 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.257"
const GoextVersionTimestamp = "2023-09-05T15:01:55+0200"