diff --git a/apps.json b/apps.json new file mode 100644 index 00000000..c0ea5fe4 --- /dev/null +++ b/apps.json @@ -0,0 +1,14 @@ +[ + { + "url": "https://github.com/frappe/erpnext", + "branch": "version-15" + }, + { + "url": "https://github.com/frappe/hrms.git", + "branch": "version-15" + }, + { + "url": "https://github.com/frappe/print_designer.git", + "branch": "main" + } + ]