goext/goextVersion.go
Mike Schwörer 9f883b458f
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m55s
v0.0.513
2024-09-16 15:27:32 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.513"
const GoextVersionTimestamp = "2024-09-16T15:27:32+0200"