goext/goextVersion.go
Mike Schwörer f042183433
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m29s
v0.0.342 support json data in enum comment
2023-12-07 17:57:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.342"
const GoextVersionTimestamp = "2023-12-07T17:57:06+0100"