goext/goextVersion.go
Mike Schwörer 207fd331d5
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m25s
v0.0.540 handle ct=nil same as ct=Start
2024-10-28 14:35:05 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.540"
const GoextVersionTimestamp = "2024-10-28T14:35:05+0100"