goext/goextVersion.go
Mike Schwörer b9e9575b9b
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m18s
v0.0.378
2024-01-16 15:04:10 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.378"
const GoextVersionTimestamp = "2024-01-16T15:04:10+0100"