goext/goextVersion.go
Mike Schwörer 133aeb8374
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m44s
v0.0.495
2024-08-07 14:00:02 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.495"
const GoextVersionTimestamp = "2024-08-07T14:00:02+0200"