goext/goextVersion.go
Mike Schwörer f0347a9435
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m1s
v0.0.418 fix tests?
2024-03-20 09:42:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.418"
const GoextVersionTimestamp = "2024-03-20T09:42:06+0100"