goext/goextVersion.go
Mike Schwörer 7d64f18f54
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s
v0.0.368
2024-01-13 01:29:40 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.368"
const GoextVersionTimestamp = "2024-01-13T01:29:40+0100"