goext/goextVersion.go
Mike Schwörer 8bf3a337cf
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m29s
v0.0.422
2024-03-23 20:29:46 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.422"
const GoextVersionTimestamp = "2024-03-23T20:29:46+0100"