goext/goextVersion.go
Mike Schwörer 7d18b913c6
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m38s
v0.0.317 try fix tests on pipeline
2023-11-13 15:28:37 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.317"
const GoextVersionTimestamp = "2023-11-13T15:28:37+0100"