goext/goextVersion.go
Mike Schwörer 7fedfbca81
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m24s
v0.0.387 bf
2024-02-12 18:17:49 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.387"
const GoextVersionTimestamp = "2024-02-12T18:17:49+0100"