goext/goextVersion.go
Mike Schwörer 09932046f8
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m36s
v0.0.585
2025-07-04 11:46:00 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.585"
const GoextVersionTimestamp = "2025-07-04T11:46:00+0200"