Skip to content

Commit 4448849

Browse files
committed
chore: set next version to the correct version
1 parent e74282b commit 4448849

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.2.0"
14+
plugin_version = "0.1.1"
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)