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 daf78f0 commit b187e62Copy full SHA for b187e62
setup.py
@@ -13,7 +13,7 @@
13
plugin_name = "Creality 2x temperature reporting fix"
14
15
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
16
-plugin_version = "0.0.3"
+plugin_version = "0.0.4"
17
18
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
19
# module
0 commit comments