bump version

This commit is contained in:
2026-02-19 13:52:19 +01:00
parent d6dec219a8
commit 79bf9af330
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import (
)
const (
Version = "v1.6.0"
Version = "v1.6.1"
MAXPARTS = 2
)