goext/goextVersion.go
Mike Schwörer 361dca5c85
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m56s
v0.0.521 ctxext
2024-10-05 01:06:36 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.521"
const GoextVersionTimestamp = "2024-10-05T01:06:36+0200"