goext/goextVersion.go
Mike Schwörer 61801ff20d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m53s
v0.0.522
2024-10-05 01:12:00 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.522"
const GoextVersionTimestamp = "2024-10-05T01:12:00+0200"