goext/goextVersion.go
Mike Schwörer 73b80a66bc
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m16s
v0.0.459
2024-05-20 00:20:31 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.459"
const GoextVersionTimestamp = "2024-05-20T00:20:31+0200"