goext/goextVersion.go
Robin Willmann 6d7cfb86f8
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 50s
v0.0.260 wmo: fix endless recursion in wmo reflection
2023-09-12 11:40:39 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.260"
const GoextVersionTimestamp = "2023-09-12T11:40:39+0200"