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 a2a3adc commit 4c2d96aCopy full SHA for 4c2d96a
setup.py
@@ -30,7 +30,7 @@
30
31
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
32
# Note that this single version string is used by all of the plugins in OctoEverywhere!
33
-plugin_version = "4.3.5"
+plugin_version = "4.3.6"
34
35
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
36
# module
0 commit comments