Skip to content

Commit 1673d33

Browse files
authored
release: bump version
1 parent 7a5ad52 commit 1673d33

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.3.27"
15+
plugin_version = "2024.11.4"
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)