File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414plugin_name = "TheSpaghettiDetectiveBeta"
1515
1616# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17- plugin_version = "0.4 .0"
17+ plugin_version = "0.5 .0"
1818
1919# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
2020# module
3535plugin_license = "AGPLv3"
3636
3737# Any additional requirements besides OctoPrint should be listed here
38- plugin_requires = ["OctoPrint>=1.3.9 " , "backoff>=1.4.3" ]
38+ plugin_requires = ["OctoPrint>=1.3.8 " , "backoff>=1.4.3" ]
3939
4040### --------------------------------------------------------------------------------------------------------------------
4141### More advanced options that you usually shouldn't have to touch follow after this point
You can’t perform that action at this time.
0 commit comments