goext/goextVersion.go
Mike Schwörer 8757643399
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m18s
v0.0.359 fix tests
2024-01-05 16:55:53 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.359"
const GoextVersionTimestamp = "2024-01-05T16:55:53+0100"