goext/goextVersion.go
Mike Schwörer 758e5a67b5
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m30s
v0.0.427
2024-04-07 15:10:21 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.427"
const GoextVersionTimestamp = "2024-04-07T15:10:21+0200"