goext/goextVersion.go
Mike Schwörer 164c462b96
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m33s
v0.0.565
2025-02-28 21:43:36 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.565"
const GoextVersionTimestamp = "2025-02-28T21:43:36+0100"