Files
goext/goextVersion.go
Mike Schwörer b832d77d3e
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m35s
v0.0.598 prevent json marshalling of PassHash
2025-09-11 11:17:34 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.598"
const GoextVersionTimestamp = "2025-09-11T11:17:34+0200"