fix: Fix apps-erpnext.json branches

This commit is contained in:
JJ-Cronos 2024-05-27 11:41:38 +02:00
parent 3005beb36c
commit c941ea4306

View file

@ -17,10 +17,10 @@
}, },
{ {
"url": "https://github.com/kid1194/frappe_alerts.git", "url": "https://github.com/kid1194/frappe_alerts.git",
"branch": "develop" "branch": "main"
}, },
{ {
"url": "https://github.com/frappe/lending.git", "url": "https://github.com/frappe/lending.git",
"branch": "develop" "branch": "version-15"
} }
] ]