We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb1c99 commit f293ab9Copy full SHA for f293ab9
_data/blacklist.yaml
@@ -41,8 +41,8 @@
41
- ">1.5.0"
42
reason: "[Issue that causes the extruder to stop working](https://github.com/Willmac16/OctoPrint-GcodeLeveling/issues/5)"
43
- plugin: PrintTimeGenius
44
- #pluginversions:
45
- # - "<=2.3.3" # add last broken version here
+ pluginversions:
+ - "<2.3.4"
46
octoversions:
47
- ">=1.11.0rc1"
48
reason: "[Issue that breaks file uploads](https://github.com/eyal0/OctoPrint-PrintTimeGenius/issues/322)"
0 commit comments