goext/goextVersion.go
Mike Schwörer f6b47792a4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m11s
v0.0.518 Improve sq db-listener interface (breaking)
2024-10-05 00:45:55 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.518"
const GoextVersionTimestamp = "2024-10-05T00:45:55+0200"