v0.0.320 bugfix sort
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s

This commit is contained in:
2023-11-14 14:50:27 +01:00
parent 5ba84bd8ee
commit 8528b5cb66
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.319"
const GoextVersion = "0.0.320"
const GoextVersionTimestamp = "2023-11-13T16:45:00+0100"
const GoextVersionTimestamp = "2023-11-14T14:50:27+0100"