goext/goextVersion.go
Mike Schwörer dcd106c1cd
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m45s
v0.0.415 add 'tagkey' to gojson.Decoder
2024-03-18 10:42:00 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.415"
const GoextVersionTimestamp = "2024-03-18T10:42:00+0100"