goext/goextVersion.go
Mike Schwörer b23a444aa2
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m33s
v0.0.586
2025-07-04 13:56:53 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.586"
const GoextVersionTimestamp = "2025-07-04T13:56:53+0200"