goext/goextVersion.go
Robin Willmann cd9406900a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m22s
v0.0.266 fix tst showing wrong file:line
2023-09-21 13:08:13 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.266"
const GoextVersionTimestamp = "2023-09-21T13:08:13+0200"