diff --git a/CHANGELOG.md b/CHANGELOG.md index ec38111a7..3b20880d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [32.10.4](https://github.com/dhis2/maintenance-app/compare/v32.10.3...v32.10.4) (2021-07-02) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2cf182c](https://github.com/dhis2/maintenance-app/commit/2cf182c7429115c038c08839f9b5ab7b8206b736)) + ## [32.10.3](https://github.com/dhis2/maintenance-app/compare/v32.10.2...v32.10.3) (2021-07-02) diff --git a/package.json b/package.json index 97b500167..5cdce9003 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintenance-app", - "version": "32.10.3", + "version": "32.10.4", "description": "DHIS2 Maintenance app", "repository": { "type": "git",