Files
goext/goextVersion.go
Mike Schwörer 38467cb4e7
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m47s
v0.0.597 add update methods to SyncMap
2025-09-04 14:25:06 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.597"
const GoextVersionTimestamp = "2025-09-04T14:25:05+0200"