From bb6ecb3220c2a6410d83ccc337b0fc546c19f103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Tue, 12 Nov 2024 14:15:29 +0100 Subject: [PATCH] release: bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5e1d975..ea5c525 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ plugin_name = "OctoPrint-FileCheck" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "2024.11.4" +plugin_version = "2024.11.12" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module