Skip to content

Commit 2e1ca04

Browse files
committed
chore: Bump plugin version
1 parent eaf845d commit 2e1ca04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
plugin_name = "OctoPrint-HeaderAnnouncements"
1212

1313
# 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"
14+
plugin_version = "0.1.0"
1515

1616
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
1717
# module

0 commit comments

Comments
 (0)