goext/goextVersion.go
Mike Schwörer f5766d639c
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 46s
v0.0.262 ignore _gen files in bfcodegen checksum-calc
2023-09-18 10:42:43 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.262"
const GoextVersionTimestamp = "2023-09-18T10:42:43+0200"