diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e2b80db33..62d927ba61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2020-XX-XX +## [v4.4.0] 2020-03-25 + - [add] Search result sorting [#1277](https://github.com/sharetribe/ftw-daily/pull/1277) - [change] Move category and amenities search filters from primary filters to secondary filters. [#1275](https://github.com/sharetribe/ftw-daily/pull/1275) diff --git a/package.json b/package.json index 591119f3ca..412ccf008c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "4.3.0", + "version": "4.4.0", "private": true, "license": "Apache-2.0", "dependencies": {