1 parent 6952627 commit 50686a0Copy full SHA for 50686a0
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
plugin_name = "Octoslack"
15
16
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17
-plugin_version = "1.7.1"
+plugin_version = "1.7.2"
18
19
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
20
# module
0 commit comments