goext/goextVersion.go
Mike Schwörer ed53f297bd
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m27s
v0.0.401 bf
2024-03-09 15:07:03 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.401"
const GoextVersionTimestamp = "2024-03-09T15:07:03+0100"