goext/goextVersion.go
Mike Schwörer a7389f44fa
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m4s
v0.0.525 upgrad go1.22 -> go1.23
2024-10-05 02:45:20 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.525"
const GoextVersionTimestamp = "2024-10-05T02:45:20+0200"