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 2acdb57 commit 833346dCopy full SHA for 833346d
setup.py
@@ -11,7 +11,7 @@
11
12
# The plugin's human readable name. Can be overwritten within OctoPrint's internal data via __plugin_name__ in the
13
# plugin module
14
-plugin_name = "Octoprint GCode Thumbs"
+plugin_name = "OctoPrint GCode Thumbs"
15
16
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17
plugin_version = "0.1.0"
0 commit comments