goext/goextVersion.go
Timo Vetter fbf4d7b915
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m12s
v0.0.279 DYN-166 ginext jsonfilter middleware
2023-10-09 08:55:22 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.279"
const GoextVersionTimestamp = "2023-10-09T08:55:22+0200"