goext/goextVersion.go
Mike Schwörer 05580c384a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m51s
v0.0.349
2023-12-28 01:36:21 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.349"
const GoextVersionTimestamp = "2023-12-28T01:36:21+0100"