goext/goextVersion.go
Mike Schwörer 1497c013f9
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m13s
v0.0.354
2024-01-05 07:21:43 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.354"
const GoextVersionTimestamp = "2024-01-05T07:21:43+0100"