goext/goextVersion.go
Robin Willmann 5b8d7ebf87
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 49s
v0.0.259 wmo: allow fields to pointers to structs
2023-09-12 10:48:57 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.259"
const GoextVersionTimestamp = "2023-09-12T10:48:57+0200"