goext/goextVersion.go
Mike Schwörer be24f7a190
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m36s
v0.0.370 improve sq errors
2024-01-13 14:10:25 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.370"
const GoextVersionTimestamp = "2024-01-13T14:10:25+0100"