diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ed0affab..3765bceb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.6.21](https://github.com/dhis2/tracker-capture-app/compare/v31.6.20...v31.6.21) (2021-06-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([350b5eb](https://github.com/dhis2/tracker-capture-app/commit/350b5eb2b2cbde845262819693ff454f6f4a584f)) + ## [31.6.20](https://github.com/dhis2/tracker-capture-app/compare/v31.6.19...v31.6.20) (2021-06-23) diff --git a/package.json b/package.json index f5fcf261c..f7d754670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.0.16", + "version": "31.6.21", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {