v0.0.514 fix mongo filter where the primary sort key is null in db (fallback to secondary)
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled

This commit is contained in:
2024-09-16 17:39:18 +02:00
parent 9f883b458f
commit 19c7e22ced
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.513"
const GoextVersion = "0.0.514"
const GoextVersionTimestamp = "2024-09-16T15:27:32+0200"
const GoextVersionTimestamp = "2024-09-16T17:39:18+0200"