goext/goextVersion.go
Robin Willmann 64772d0474
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 50s
v0.0.272 WMO: fix FindOneAndReplace not using FindOneAndReplace
2023-09-26 14:41:15 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.272"
const GoextVersionTimestamp = "2023-09-26T14:41:15+0200"