goext/goextVersion.go
Mike Schwörer ab1a1ab6f6
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m52s
v0.0.293 fix NPE
2023-10-30 13:37:31 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.293"
const GoextVersionTimestamp = "2023-10-30T13:37:31+0100"