We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74cc0f commit 92dfccdCopy full SHA for 92dfccd
setup.py
@@ -16,7 +16,7 @@
16
plugin_name = "OctoPrint-InlineConfirm"
17
18
# 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"
+plugin_version = "1.1.2"
20
21
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
22
# module
0 commit comments