goext/goextVersion.go
Mike Schwörer 401aad9fa4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m41s
v0.0.409
2024-03-11 17:05:10 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.409"
const GoextVersionTimestamp = "2024-03-11T17:05:10+0100"