goext/goextVersion.go
Mike Schwörer 2afb265ea4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m26s
v0.0.371
2024-01-13 14:19:19 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.371"
const GoextVersionTimestamp = "2024-01-13T14:19:19+0100"