goext/goextVersion.go
Mike Schwörer d8cf255c80
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m55s
v0.0.546 Fix ginext json-parse error when the bufferedReader was read beforehand
2024-11-28 12:06:57 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.546"
const GoextVersionTimestamp = "2024-11-28T12:06:57+0100"