From 1cc622a10deae78b918da380793e40338a577f60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 16 Nov 2024 09:44:25 +0000 Subject: [PATCH] Update VERSION to v5.2.16 --- ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.py b/ui.py index 91d9f8c..85b3d7c 100644 --- a/ui.py +++ b/ui.py @@ -32,7 +32,7 @@ from find_printers import PrinterScanner -VERSION = "5.2.14" +VERSION = "5.2.16" NO_CONF_ERROR = ( "[ERROR] Please select a printer model and a valid IP address,"