From 5ef27db4543f7630e602a3a6237851668051c9e6 Mon Sep 17 00:00:00 2001 From: Kai Vandivier <49666798+KaiVandivier@users.noreply.github.com> Date: Mon, 11 May 2026 10:58:09 +0200 Subject: [PATCH] fix: update datastore-app to point to master for CD (v41) App is on CD now: https://dhis2.atlassian.net/browse/DHIS2-19318 --- dhis-2/dhis-web/dhis-web-apps/apps-to-bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhis-2/dhis-web/dhis-web-apps/apps-to-bundle.json b/dhis-2/dhis-web/dhis-web-apps/apps-to-bundle.json index b5d47631b199..c1b53e6af002 100644 --- a/dhis-2/dhis-web/dhis-web-apps/apps-to-bundle.json +++ b/dhis-2/dhis-web/dhis-web-apps/apps-to-bundle.json @@ -8,7 +8,7 @@ "https://github.com/d2-ci/data-administration-app#master", "https://github.com/d2-ci/data-visualizer-app#master", "https://github.com/d2-ci/data-quality-app#v41", - "https://github.com/d2-ci/datastore-app#v41", + "https://github.com/d2-ci/datastore-app#master", "https://github.com/d2-ci/event-reports-app#v41", "https://github.com/d2-ci/event-charts-app#v41", "https://github.com/d2-ci/import-export-app#master",