goext/goextVersion.go
Mike Schwörer 9f85a243e8
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m7s
v0.0.520
2024-10-05 01:02:25 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.520"
const GoextVersionTimestamp = "2024-10-05T01:02:25+0200"