From fc604799694021b461cc1fd6e7d42df1f6d62640 Mon Sep 17 00:00:00 2001 From: ews-pgasser Date: Thu, 2 Apr 2026 10:00:40 +0200 Subject: [PATCH] chore: update erpnext branch to version-16 --- development/apps-example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/development/apps-example.json b/development/apps-example.json index 513d3d10..d629a08c 100644 --- a/development/apps-example.json +++ b/development/apps-example.json @@ -1,6 +1,6 @@ [ { "url": "https://github.com/frappe/erpnext.git", - "branch": "version-15" + "branch": "version-16" } -] +] \ No newline at end of file