goext/goextVersion.go
Mike Schwörer 413178e2d3
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m4s
v0.0.357
2024-01-05 10:59:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.357"
const GoextVersionTimestamp = "2024-01-05T10:59:06+0100"