v0.0.263 re-add checksum guard to id-generate
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s

This commit is contained in:
2023-09-18 10:43:29 +02:00
parent f5766d639c
commit 3d4afe7b25
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.262"
const GoextVersion = "0.0.263"
const GoextVersionTimestamp = "2023-09-18T10:42:43+0200"
const GoextVersionTimestamp = "2023-09-18T10:43:29+0200"