goext/goextVersion.go
Mike Schwörer 3cc8dccc63
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m26s
v0.0.388 fix ginext.Use loosing absPath information
2024-02-20 09:19:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.388"
const GoextVersionTimestamp = "2024-02-20T09:19:06+0100"