Skip to content

Commit 92dfccd

Browse files
authored
Update setup.py version number
1 parent f74cc0f commit 92dfccd

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
@@ -16,7 +16,7 @@
1616
plugin_name = "OctoPrint-InlineConfirm"
1717

1818
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
19-
plugin_version = "1.1.0"
19+
plugin_version = "1.1.2"
2020

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

0 commit comments

Comments
 (0)