goext/goextVersion.go
Mike Schwörer 3a8baaa6d9
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m45s
v0.0.300 add custom unmarshal-hooks to wmo
2023-11-04 18:55:44 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.300"
const GoextVersionTimestamp = "2023-11-04T18:55:44+0100"