From 667213985a4a047d7ba8f45dbf613ed8b5fdd3fb Mon Sep 17 00:00:00 2001 From: "Shell M. Shrader" Date: Sat, 11 Nov 2023 14:10:38 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 57f7f8c..ca1b873 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "Better Grbl Support" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "2.3.1rc3" +plugin_version = "2.3.1rc2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module