diff --git a/CHANGELOG.md b/CHANGELOG.md index 83fb3540c..e8da6800d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.19.17](https://github.com/dhis2/dashboard-app/compare/v31.19.16...v31.19.17) (2021-10-13) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#2017](https://github.com/dhis2/dashboard-app/issues/2017)) ([2202d43](https://github.com/dhis2/dashboard-app/commit/2202d431b800288a453245da5e212792794c24ab)) + ## [31.19.16](https://github.com/dhis2/dashboard-app/compare/v31.19.15...v31.19.16) (2021-10-06) diff --git a/package.json b/package.json index db4889aca..75e59f15a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "31.19.16", + "version": "31.19.17", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",