diff --git a/apps.json b/apps.json index de3fc115..e79a5679 100644 --- a/apps.json +++ b/apps.json @@ -1,10 +1,21 @@ [ - { "url": "https://github.com/frappe/erpnext", "branch": "version-16" }, - { "url": "https://github.com/frappe/hrms", "branch": "version-16" }, - { "url": "https://github.com/frappe/crm", "branch": "main" }, - { "url": "https://github.com/frappe/helpdesk", "branch": "main" }, - { "url": "https://github.com/frappe/payments", "branch": "develop" }, - { "url": "https://github.com/frappe/insights", "branch": "main" }, - { "url": "https://github.com/frappe/lms", "branch": "main" }, - { "url": "https://github.com/frappe/telephony", "branch": "develop" } + { "url": "https://github.com/frappe/erpnext", "branch": "version-16" }, + { "url": "https://github.com/frappe/hrms", "branch": "version-16" }, + { "url": "https://github.com/frappe/payments", "branch": "develop" }, + { "url": "https://github.com/frappe/crm", "branch": "main" }, + { "url": "https://github.com/frappe/helpdesk", "branch": "main" }, + { "url": "https://github.com/frappe/telephony", "branch": "develop" }, + { "url": "https://github.com/frappe/insights", "branch": "main" }, + { "url": "https://github.com/frappe/lms", "branch": "main" }, + { "url": "https://github.com/frappe/print_designer", "branch": "main" }, + { "url": "https://github.com/frappe/wiki", "branch": "develop" }, + { "url": "https://github.com/frappe/gameplan", "branch": "main" }, + { "url": "https://github.com/frappe/drive", "branch": "main" }, + { "url": "https://github.com/frappe/builder", "branch": "develop" }, + { "url": "https://github.com/frappe/newsletter", "branch": "version-16" }, + { "url": "https://github.com/frappe/ecommerce_integrations", "branch": "version-16" }, + { "url": "https://github.com/frappe/webshop", "branch": "develop" }, + { "url": "https://github.com/frappe/lending", "branch": "develop" }, + { "url": "https://github.com/frappe/education", "branch": "develop" }, + { "url": "https://github.com/frappe/offsite_backups", "branch": "version-16" } ]