goext/goextVersion.go
Mike Schwörer f7b4aa48d7
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s
v0.0.551 change exerr.RecursiveMessage() logic: use messages of Wrap() if not empty
2025-01-04 02:33:49 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.551"
const GoextVersionTimestamp = "2025-01-04T02:33:49+0100"