goext/goextVersion.go
Mike Schwörer 1e98d351ce
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m24s
v0.0.499
2024-08-07 18:34:22 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.499"
const GoextVersionTimestamp = "2024-08-07T18:34:22+0200"