goext/goextVersion.go
Mike Schwörer f1b4480e0f
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m22s
v0.0.493 fix panic in RegisterImage for very short images
2024-08-07 09:22:37 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.493"
const GoextVersionTimestamp = "2024-08-07T09:22:37+0200"