goext/goextVersion.go
Mike Schwörer a8c6e39ac5
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m4s
v0.0.549
2024-12-10 13:24:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.549"
const GoextVersionTimestamp = "2024-12-10T13:24:06+0100"