goext/goextVersion.go
Mike Schwörer 959020e3c0
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m37s
v0.0.574 add syncMap.clear()
2025-05-07 15:28:15 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.574"
const GoextVersionTimestamp = "2025-05-07T15:28:15+0200"