Update manifest.json

This commit is contained in:
thekiwismarthome
2026-02-13 15:00:11 +13:00
committed by GitHub
parent 7dda89c5cb
commit c7f91ac37c
@@ -1,10 +1,10 @@
{ {
"domain": "shopping_list_manager", "domain": "shopping_list_manager",
"name": "Shopping List Manager", "name": "Shopping List Manager",
"version": "2.0.0-beta5", "version": "2.0.0",
"documentation": "https://github.com/thekiwismarthome/shopping-list-manager", "documentation": "https://github.com/thekiwismarthome/shopping-list-manager",
"issue_tracker": "https://github.com/thekiwismarthome/shopping-list-manager/issues", "issue_tracker": "https://github.com/thekiwismarthome/shopping-list-manager/issues",
"requirements": [], "requirements": ["Pillow>=10.0.0"],
"dependencies": [], "dependencies": [],
"codeowners": ["@thekiwismarthome"], "codeowners": ["@thekiwismarthome"],
"config_flow": true, "config_flow": true,