From 7ea1c9510d31503d7b74b5b21b600fd4e4661e52 Mon Sep 17 00:00:00 2001 From: Kenneth Jiang Date: Sun, 24 Mar 2024 08:30:43 -0700 Subject: [PATCH] Bump version 2.4.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 63f86123..21b69c4a 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "OctoPrint-Obico" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "2.4.10" +plugin_version = "2.4.11" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module