goext/goextVersion.go
Mike Schwörer 62980e1489
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m32s
v0.0.462
2024-05-23 14:37:05 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.462"
const GoextVersionTimestamp = "2024-05-23T14:37:05+0200"