v0.0.275 fix missing returns in (v MetaValue) ShortString
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 54s

This commit is contained in:
2023-09-29 16:00:40 +02:00
parent 7577a2dd47
commit 98486842ae
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.274"
const GoextVersion = "0.0.275"
const GoextVersionTimestamp = "2023-09-27T16:18:21+0200"
const GoextVersionTimestamp = "2023-09-29T16:00:40+0200"