goext/goextVersion.go
Mike Schwörer 19ee5019ef
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m11s
v0.0.292
2023-10-30 10:14:38 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.292"
const GoextVersionTimestamp = "2023-10-30T10:14:38+0100"