We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c92130 commit 59f0358Copy full SHA for 59f0358
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
plugin_name = "OctoPrint-FirmwareCheck"
15
16
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17
-plugin_version = "2020.06.22"
+plugin_version = "2020.09.08"
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