goext/goextVersion.go
Mike Schwörer 0eda32b725
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m1s
v0.0.352
2023-12-29 19:29:36 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.352"
const GoextVersionTimestamp = "2023-12-29T19:29:36+0100"