diff --git a/setup.py b/setup.py index f32e4c3c..18b1cb63 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ plugin_name = "OctoRelay" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "2.1.0" +plugin_version = "2.2.0rc1" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module