We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74282b commit 4448849Copy full SHA for 4448849
setup.py
@@ -11,7 +11,7 @@
11
plugin_name = "OctoPrint-HeaderAnnouncements"
12
13
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
14
-plugin_version = "0.2.0"
+plugin_version = "0.1.1"
15
16
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
17
# module
0 commit comments