We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410027c commit bb6ecb3Copy full SHA for bb6ecb3
setup.py
@@ -12,7 +12,7 @@
12
plugin_name = "OctoPrint-FileCheck"
13
14
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
15
-plugin_version = "2024.11.4"
+plugin_version = "2024.11.12"
16
17
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
18
# module
0 commit comments