goext/goextVersion.go
Mike Schwörer 592fae25af
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s
v0.0.286 allow spaces in enum-keys
2023-10-11 11:27:18 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.286"
const GoextVersionTimestamp = "2023-10-11T11:27:18+0200"