goext/goextVersion.go
Mike Schwörer 75f71fe3db
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 58s
v0.0.294 migrate bfcodegen to templates
2023-10-31 22:58:28 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.294"
const GoextVersionTimestamp = "2023-10-31T22:58:28+0100"