goext/goextVersion.go
Mike Schwörer c571f3f888
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s
v0.0.533 Made String() functions in bfcodegen nil-ptr safe
2024-10-22 09:36:40 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.533"
const GoextVersionTimestamp = "2024-10-22T09:36:40+0200"