goext/goextVersion.go
Mike Schwörer 7e16e799e4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m28s
v0.0.381
2024-01-23 17:51:52 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.381"
const GoextVersionTimestamp = "2024-01-23T17:51:52+0100"