goext/goextVersion.go
Mike Schwörer 8dcd8a270a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 7m7s
v0.0.507 fix jsonfilter:"-" not working
2024-08-25 15:41:17 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.507"
const GoextVersionTimestamp = "2024-08-25T15:41:17+0200"