goext/goextVersion.go
Mike Schwörer 506d276962
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m39s
v0.0.581
2025-06-25 10:28:54 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.581"
const GoextVersionTimestamp = "2025-06-25T10:28:54+0200"