We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fc16b commit a0bca84Copy full SHA for a0bca84
setup.py
@@ -14,7 +14,7 @@
14
plugin_name = "OctoPrint-Obico"
15
16
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17
-plugin_version = "2.3.5"
+plugin_version = "2.3.6"
18
19
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
20
# module
0 commit comments