From 1673d3370d40a2b7c141588e3c033297a1da5f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 4 Nov 2024 13:33:08 +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 cb86a28..5e1d975 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.3.27" +plugin_version = "2024.11.4" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module