goext/goextVersion.go
Mike Schwörer 8a92a6cc52
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s
v0.0.542
2024-11-07 13:13:12 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.542"
const GoextVersionTimestamp = "2024-11-07T13:13:12+0100"