goext/goextVersion.go
Mike Schwörer f13384d794
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m37s
v0.0.403 bf
2024-03-10 12:58:59 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.403"
const GoextVersionTimestamp = "2024-03-10T12:58:59+0100"