diff --git a/CHANGELOG.md b/CHANGELOG.md index 968dca9..132669a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.26](https://github.com/dhis2/app-management-app/compare/v100.2.25...v100.2.26) (2023-06-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([77eb075](https://github.com/dhis2/app-management-app/commit/77eb0755724a9e9dab22ef11ad47d302bda0f7b7)) + ## [100.2.25](https://github.com/dhis2/app-management-app/compare/v100.2.24...v100.2.25) (2023-05-28) diff --git a/package.json b/package.json index 09d49dc..664f751 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-management-app", - "version": "100.2.25", + "version": "100.2.26", "description": "The Application Management App provides the ability to upload webapps in .zip files, as well as installing apps directly from the official DHIS 2 App Store", "scripts": { "start": "d2-app-scripts start",