v0.0.540 handle ct=nil same as ct=Start
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m25s

This commit is contained in:
2024-10-28 14:35:05 +01:00
parent 54b0d6701d
commit 207fd331d5
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.539"
const GoextVersion = "0.0.540"
const GoextVersionTimestamp = "2024-10-27T02:21:35+0200"
const GoextVersionTimestamp = "2024-10-28T14:35:05+0100"