goext/goextVersion.go
Mike Schwörer 55d02b8c65
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 59s
v0.0.328
2023-12-02 13:35:18 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.328"
const GoextVersionTimestamp = "2023-12-02T13:35:18+0100"