Create apps.json

This commit is contained in:
Muhammad Muneeb 2025-03-20 22:28:06 +05:00 committed by GitHub
parent 973eafff69
commit c38bf63719
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
apps.json Normal file
View file

@ -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"
}
]