goext/goextVersion.go
Mike Schwörer 42b68507f2
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 56s
v0.0.291
2023-10-26 13:02:45 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.291"
const GoextVersionTimestamp = "2023-10-26T13:02:45+0200"