goext/goextVersion.go
Mike Schwörer a1668b6e5a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m24s
v0.0.510
2024-09-13 18:06:49 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.510"
const GoextVersionTimestamp = "2024-09-13T18:06:49+0200"