From 724ed9eebe7060d80bccf183dc49c241750a4088 Mon Sep 17 00:00:00 2001 From: Kai Vandivier <49666798+KaiVandivier@users.noreply.github.com> Date: Wed, 15 Apr 2026 15:06:51 +0200 Subject: [PATCH] fix: update aggregate-data-entry to 102.0.1 for custom translations Part of https://dhis2.atlassian.net/browse/DHIS2-21102 -- this was merged before the hard freeze, but the automated release process didn't work, so a new bundle and version wasn't published before cutting 43.0 Only the app platform upgrade for custom translations is included: https://github.com/dhis2/aggregate-data-entry-app/releases/tag/v102.0.1 --- dhis-2/dhis-web-server/apps-to-bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhis-2/dhis-web-server/apps-to-bundle.json b/dhis-2/dhis-web-server/apps-to-bundle.json index 040e65cd3527..71d3c2dec2cb 100644 --- a/dhis-2/dhis-web-server/apps-to-bundle.json +++ b/dhis-2/dhis-web-server/apps-to-bundle.json @@ -1,5 +1,5 @@ [ - "https://github.com/d2-ci/aggregate-data-entry-app#v102.0.0", + "https://github.com/d2-ci/aggregate-data-entry-app#v102.0.1", "https://github.com/d2-ci/approval-app#v100.1.5", "https://github.com/d2-ci/app-management-app#v100.5.0", "https://github.com/d2-ci/cache-cleaner-app#v100.2.2",