goext/goextVersion.go
Robin Willmann 5f5f0e44f0
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s
v0.0.267 fix AssertDeepEqual
2023-09-21 14:15:02 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.267"
const GoextVersionTimestamp = "2023-09-21T14:15:02+0200"