goext/goextVersion.go
Mike Schwörer 645113d553
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m43s
v0.0.408
2024-03-11 16:41:47 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.408"
const GoextVersionTimestamp = "2024-03-11T16:41:47+0100"