goext/goextVersion.go
Mike Schwörer cea822ffa6
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m38s
v0.0.568 remove duplicate ids in ExErr.UniqueIDs
2025-03-15 22:29:45 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.568"
const GoextVersionTimestamp = "2025-03-15T22:29:45+0100"