From 16d826044b1d5af3a96c481212574f4798514ed2 Mon Sep 17 00:00:00 2001 From: Dario <66466592+raytrix71@users.noreply.github.com> Date: Sat, 14 Feb 2026 19:43:17 +0100 Subject: [PATCH] Create apps.json --- apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 apps.json diff --git a/apps.json b/apps.json new file mode 100644 index 00000000..0c1e127b --- /dev/null +++ b/apps.json @@ -0,0 +1,9 @@ +[ + { + "url": "https://github.com/frappe/erpnext", + "branch": "version-16" + }, + { + "url": "https://github.com/alyf-de/woocommerce_integration", + "branch" : "version-15" + }