v0.0.281 typo fix
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s

This commit is contained in:
2023-10-09 09:04:07 +02:00
parent c3318cc1de
commit 0b85fa5af9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.280"
const GoextVersion = "0.0.281"
const GoextVersionTimestamp = "2023-10-09T09:02:37+0200"
const GoextVersionTimestamp = "2023-10-09T09:04:07+0200"