goext/goextVersion.go
Mike Schwörer 678f95642c
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m6s
v0.0.298 use go/format instead of manual command invocation
2023-11-01 04:20:08 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.298"
const GoextVersionTimestamp = "2023-11-01T04:20:08+0100"