goext/goextVersion.go
Mike Schwörer 84f124dd4d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m44s
v0.0.485
2024-07-16 15:22:18 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.485"
const GoextVersionTimestamp = "2024-07-16T15:22:18+0200"