goext/goextVersion.go
Mike Schwörer 5fba7e0e2f
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m26s
v0.0.360 bf
2024-01-06 01:31:07 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.360"
const GoextVersionTimestamp = "2024-01-06T01:31:07+0100"