Break unsupported ETF versions

This commit is contained in:
Motschen
2022-10-01 11:03:26 +02:00
parent aae4f69f9d
commit d7c7a98b87

View File

@@ -43,6 +43,6 @@
}, },
"breaks": { "breaks": {
"citresewn": "<=1.0.0+1.18.2", "citresewn": "<=1.0.0+1.18.2",
"entity_texture_features": "<3.0.0" "entity_texture_features": "<4.0.0"
} }
} }