Skip to content

Commit bb6ecb3

Browse files
committed
release: bump version
1 parent 410027c commit bb6ecb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
plugin_name = "OctoPrint-FileCheck"
1313

1414
# 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"
15+
plugin_version = "2024.11.12"
1616

1717
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
1818
# module

0 commit comments

Comments
 (0)