goext/goextVersion.go
Timo Vetter 0b85fa5af9
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s
v0.0.281 typo fix
2023-10-09 09:04:07 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.281"
const GoextVersionTimestamp = "2023-10-09T09:04:07+0200"