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 1ac9965 commit 258bb01Copy full SHA for 258bb01
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.12"
+plugin_version = "4.3.13"
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