v0.0.319 fix error when findoneÃ+pipeline fails
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m15s

This commit is contained in:
2023-11-13 16:45:00 +01:00
parent 1260b2dc77
commit 5ba84bd8ee
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.318"
const GoextVersion = "0.0.319"
const GoextVersionTimestamp = "2023-11-13T15:34:58+0100"
const GoextVersionTimestamp = "2023-11-13T16:45:00+0100"