goext/goextVersion.go
Mike Schwörer 764ce79a71
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m23s
v0.0.437 properly handle $group in wmo extraModPipeline
2024-04-23 16:12:17 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.437"
const GoextVersionTimestamp = "2024-04-23T16:12:17+0200"