goext/goextVersion.go
Timo Vetter 1c7dc1820a
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled
v0.0.382 add build url method
2024-02-09 12:25:01 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.382"
const GoextVersionTimestamp = "2024-02-09T12:25:01+0100"