goext/goextVersion.go
Mike Schwörer cfb0b53fc7
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m17s
v0.0.526
2024-10-05 23:59:23 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.526"
const GoextVersionTimestamp = "2024-10-05T23:59:23+0200"