We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383c011 commit 08af488Copy full SHA for 08af488
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 = "2021.6.22"
+plugin_version = "2021.8.11"
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