goext/goextVersion.go
Mike Schwörer ebba6545a3
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m35s
v0.0.515
2024-09-16 17:39:51 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.515"
const GoextVersionTimestamp = "2024-09-16T17:39:51+0200"