goext/goextVersion.go
Mike Schwörer 8a3965f666
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m44s
v0.0.327
2023-12-02 13:15:19 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.327"
const GoextVersionTimestamp = "2023-12-02T13:15:19+0100"