goext/goextVersion.go
Mike Schwörer f3ecba3883
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m22s
v0.0.304 add support for WithModifyingPipeline to wmo
2023-11-09 09:26:46 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.304"
const GoextVersionTimestamp = "2023-11-09T09:26:46+0100"