bump version

This commit is contained in:
2026-01-19 13:57:55 +01:00
parent dcf17238a6
commit cc59586cee

View File

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