goext/goextVersion.go
Mike Schwörer 39a0b73d56
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 40s
v0.0.245
2023-08-21 13:27:36 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.245"
const GoextVersionTimestamp = "2023-08-21T13:27:36+0200"