goext/goextVersion.go
Mike Schwörer 19c7e22ced
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled
v0.0.514 fix mongo filter where the primary sort key is null in db (fallback to secondary)
2024-09-16 17:39:18 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.514"
const GoextVersionTimestamp = "2024-09-16T17:39:18+0200"