goext/goextVersion.go
Mike Schwörer 07fa21dcca
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m29s
v0.0.324
2023-11-25 15:48:28 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.324"
const GoextVersionTimestamp = "2023-11-25T15:48:28+0100"