goext/goextVersion.go
Mike Schwörer e5818146a8
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m54s
v0.0.489
2024-07-23 14:21:03 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.489"
const GoextVersionTimestamp = "2024-07-23T14:21:03+0200"