goext/goextVersion.go
Mike Schwörer 1007f2c834
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m19s
v0.0.393
2024-02-21 18:33:18 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.393"
const GoextVersionTimestamp = "2024-02-21T18:33:18+0100"