goext/goextVersion.go
Mike Schwörer c679797765
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled
v0.0.410 add ginext.SuppressGinLogs
2024-03-11 20:42:12 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.410"
const GoextVersionTimestamp = "2024-03-11T20:42:12+0100"