goext/goextVersion.go
Mike Schwörer 19d943361b
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m20s
v0.0.480
2024-07-02 11:32:22 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.480"
const GoextVersionTimestamp = "2024-07-02T11:32:22+0200"