goext/goextVersion.go
Mike Schwörer 6b4bd5a6f8
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m33s
v0.0.413 fix tests
2024-03-11 21:00:30 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.413"
const GoextVersionTimestamp = "2024-03-11T21:00:30+0100"