goext/goextVersion.go
Mike Schwörer 10a6627323
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m33s
v0.0.559 Add .Iterate and .IterateFunc methods to wmo
2025-01-28 15:55:18 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.559"
const GoextVersionTimestamp = "2025-01-28T15:55:18+0100"