goext/goextVersion.go
Mike Schwörer d08b2e565a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m32s
v0.0.367
2024-01-12 18:40:29 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.367"
const GoextVersionTimestamp = "2024-01-12T18:40:29+0100"