goext/goextVersion.go
Mike Schwörer 1260b2dc77
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m9s
v0.0.318 add failure mail to testx.yml
2023-11-13 15:34:58 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.318"
const GoextVersionTimestamp = "2023-11-13T15:34:58+0100"