goext/goextVersion.go
Mike Schwörer 617298c366
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m24s
v0.0.365
2024-01-09 18:23:46 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.365"
const GoextVersionTimestamp = "2024-01-09T18:23:46+0100"