goext/goextVersion.go
Mike Schwörer bfa8457e95
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m38s
v0.0.457 test
2024-05-20 00:07:33 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.457"
const GoextVersionTimestamp = "2024-05-20T00:07:33+0200"