diff --git a/cfg/config.go b/cfg/config.go index c3a0a4e..5d2fb11 100644 --- a/cfg/config.go +++ b/cfg/config.go @@ -28,7 +28,7 @@ import ( ) const ( - Version = "v1.6.0" + Version = "v1.6.1" MAXPARTS = 2 ) diff --git a/lib/printer_test.go b/lib/printer_test.go index 3525d67..5491f6d 100644 --- a/lib/printer_test.go +++ b/lib/printer_test.go @@ -1,5 +1,5 @@ /* -Copyright © 2022 Thomas von Dein +Copyright © 2022-2026 Thomas von Dein This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by