goext/goextVersion.go
Timo Vetter d1f9069f2f
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m14s
v0.0.316 bugfix sorting
2023-11-13 15:19:48 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.316"
const GoextVersionTimestamp = "2023-11-13T15:19:48+0100"