diff --git a/development/apps-erpnext.json b/development/apps-erpnext.json index d8890aef..58fb2104 100644 --- a/development/apps-erpnext.json +++ b/development/apps-erpnext.json @@ -18,5 +18,9 @@ { "url": "https://github.com/The-Commit-Company/Raven.git", "branch": "main" + }, + { + "url": "https://github.com/frappe/lending.gitt", + "branch": "version-15" } ]