goext/goextVersion.go
Timo Vetter 1e6b92d1d9
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 48s
v0.0.282 ginext bugfix
2023-10-09 09:23:40 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.282"
const GoextVersionTimestamp = "2023-10-09T09:23:40+0200"