goext/goextVersion.go
Mike Schwörer a0dc9e92e4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m30s
v0.0.578
2025-06-11 14:37:51 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.578"
const GoextVersionTimestamp = "2025-06-11T14:37:51+0200"