From d622567a6c143c9af6db745e5bcc2c0efbc8d757 Mon Sep 17 00:00:00 2001 From: Eric Libay Date: Thu, 4 Sep 2025 17:19:08 +0800 Subject: [PATCH] include hrms official app --- apps.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps.json diff --git a/apps.json b/apps.json new file mode 100644 index 00000000..4579c93f --- /dev/null +++ b/apps.json @@ -0,0 +1,4 @@ +[ + { "url": "https://github.com/frappe/erpnext", "branch": "version-15" }, + { "url": "https://github.com/frappe/hrms", "branch": "version-15" } +] \ No newline at end of file