goext/goextVersion.go
Mike Schwörer 3188b951fb
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m35s
v0.0.348 added listener and options to goext
2023-12-27 20:29:37 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.348"
const GoextVersionTimestamp = "2023-12-27T20:29:37+0100"