goext/goextVersion.go
Mike Schwörer b704e2a362
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m28s
v0.0.414 fix rfctime.Date bson marshalling for zero value
2024-03-16 19:42:59 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.414"
const GoextVersionTimestamp = "2024-03-16T19:42:59+0100"