goext/goextVersion.go
Timo Vetter c3318cc1de
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 51s
v0.0.280 DYN-166 ginext jsonfilter middleware
2023-10-09 09:02:37 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.280"
const GoextVersionTimestamp = "2023-10-09T09:02:37+0200"