goext/goextVersion.go
Mike Schwörer 0ddfaf666b
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s
v0.0.537 fix goext error print always showing error-type of highest-level error
2024-10-26 23:38:13 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.537"
const GoextVersionTimestamp = "2024-10-26T23:38:13+0200"