goext/goextVersion.go
Mike Schwörer 2504ef00a0
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m26s
v0.0.469
2024-06-11 12:10:49 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.469"
const GoextVersionTimestamp = "2024-06-11T12:10:49+0200"