diff --git a/setup.py b/setup.py index dc3548f2..cae3cd74 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.0.0rc1" +plugin_version = "2.0.0rc2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module