goext/goextVersion.go
Mike Schwörer 98c591b019
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m7s
v0.0.577
2025-05-18 21:42:18 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.577"
const GoextVersionTimestamp = "2025-05-18T21:42:18+0200"