goext/goextVersion.go
Mike Schwörer b520282ba0
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m6s
v0.0.545
2024-11-27 13:21:45 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.545"
const GoextVersionTimestamp = "2024-11-27T13:21:45+0100"