goext/goextVersion.go
Mike Schwörer 62f2ce9268
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m56s
v0.0.548
2024-12-09 17:39:35 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.548"
const GoextVersionTimestamp = "2024-12-09T17:39:35+0100"