From a123fa7ba0a12a4145e13f4f599f859ae8e0c8b0 Mon Sep 17 00:00:00 2001 From: LazeMSS Date: Thu, 17 Dec 2020 22:12:40 +0100 Subject: [PATCH] Next version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1af6f3f..5521d8c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "UI Customizer" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.1.1.5" +plugin_version = "0.1.1.6" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module