Update apps-example.json

This commit is contained in:
CraftsmanGlazing 2025-04-03 10:52:10 -07:00 committed by GitHub
parent e6f7deec5c
commit c724a11e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
[
{
"url": "https://github.com/frappe/erpnext.git",
"branch": "version-15"
"erpnext": {
"repo": "https://github.com/CraftsmanGlazing/erpnext.git",
"branch": "develop"
}
}
]