goext/goextVersion.go
Mike Schwörer 49d423915c
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m54s
v0.0.487
2024-07-18 17:45:56 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.487"
const GoextVersionTimestamp = "2024-07-18T17:45:56+0200"