goext/goextVersion.go
Mike Schwörer 9dffc41274
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 53s
v0.0.271 return old value in AtomicBool::Set
2023-09-26 14:32:45 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.271"
const GoextVersionTimestamp = "2023-09-26T14:32:45+0200"