diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f32bf5..0ed392c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.41](https://github.com/dhis2/translations-app/compare/v26.2.40...v26.2.41) (2023-06-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f8d7ccb](https://github.com/dhis2/translations-app/commit/f8d7ccb47b0d3a085a37267eba5a5a8c180f2304)) + ## [26.2.40](https://github.com/dhis2/translations-app/compare/v26.2.39...v26.2.40) (2023-06-18) diff --git a/package.json b/package.json index d19d919..c807a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.40", + "version": "26.2.41", "description": "", "license": "BSD-3-Clause", "private": true,