v0.0.506 allow empty-string as value for enum
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 7m36s

This commit is contained in:
2024-08-22 11:45:02 +02:00
parent 9c8cde384f
commit 03a9b276d8
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.505"
const GoextVersion = "0.0.506"
const GoextVersionTimestamp = "2024-08-08T15:57:05+0200"
const GoextVersionTimestamp = "2024-08-22T11:45:02+0200"