diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b3a48655..a79c2edf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.17.3](https://github.com/dhis2/dashboard-app/compare/v31.17.2...v31.17.3) (2021-08-13) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#1852](https://github.com/dhis2/dashboard-app/issues/1852)) ([2c892d7](https://github.com/dhis2/dashboard-app/commit/2c892d7ce8924b229f7c4c7d840039e3886bbdba)) + ## [31.17.2](https://github.com/dhis2/dashboard-app/compare/v31.17.1...v31.17.2) (2021-08-13) diff --git a/package.json b/package.json index 78328ff92..e8488fb16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "31.17.2", + "version": "31.17.3", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",