We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22400a0 commit b5721c0Copy full SHA for b5721c0
setup.py
@@ -15,7 +15,7 @@
15
plugin_name = "OctoRelay"
16
17
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
18
-plugin_version = "2.0.2rc1"
+plugin_version = "2.0.2"
19
20
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
21
# module
0 commit comments