goext/goextVersion.go
Mike Schwörer ad24f6db44
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m29s
v0.0.385 UpdateAndQuerySingle
2024-02-09 15:40:09 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.385"
const GoextVersionTimestamp = "2024-02-09T15:40:09+0100"