goext/goextVersion.go
Mike Schwörer 47b6a6b508
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m20s
v0.0.438
2024-04-25 11:40:01 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.438"
const GoextVersionTimestamp = "2024-04-25T11:40:01+0200"