goext/goextVersion.go
Mike Schwörer 27cc9366b5
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m0s
v0.0.544
2024-11-26 15:10:27 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.544"
const GoextVersionTimestamp = "2024-11-26T15:10:27+0100"