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 7a5ad52 commit 1673d33Copy full SHA for 1673d33
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.3.27"
+plugin_version = "2024.11.4"
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