goext/goextVersion.go
Mike Schwörer 1f456c5134
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m6s
v0.0.512
2024-09-15 21:25:21 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.512"
const GoextVersionTimestamp = "2024-09-15T21:25:21+0200"