We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf845d commit 2e1ca04Copy full SHA for 2e1ca04
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.0.2"
+plugin_version = "0.1.0"
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