goext/goextVersion.go
Mike Schwörer 5a8d7110e4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m52s
v0.0.535
2024-10-22 09:41:59 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.535"
const GoextVersionTimestamp = "2024-10-22T09:41:59+0200"