Files
goext/goextVersion.go
Mike Schwörer c764a946ff
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m18s
v0.0.602 add listener to DelayedCombiningInvoker
2025-09-20 15:13:02 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.602"
const GoextVersionTimestamp = "2025-09-20T15:13:02+0200"