v0.0.493 fix panic in RegisterImage for very short images
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m22s

This commit is contained in:
2024-08-07 09:22:37 +02:00
parent ffffe4bf24
commit f1b4480e0f
4 changed files with 35 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.492"
const GoextVersion = "0.0.493"
const GoextVersionTimestamp = "2024-08-02T16:19:21+0200"
const GoextVersionTimestamp = "2024-08-07T09:22:37+0200"