goext/goextVersion.go
Mike Schwörer b69a082bb1
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m22s
v0.0.376
2024-01-14 01:52:52 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.376"
const GoextVersionTimestamp = "2024-01-14T01:52:52+0100"