goext/goextVersion.go
Mike Schwörer 55ff89f179
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled
v0.0.572 switch to git.blackforestbytes.com as module name
2025-05-03 16:43:59 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.572"
const GoextVersionTimestamp = "2025-05-03T16:41:43+0200"