diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a31a15d9..fac53fe50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # CHANGELOG -## v1.6.68 +## v1.6.49 ### Photo Editor Check out our [blog](https://ente.io/blog/introducing-web-desktop-photo-editor/) to know about feature and functionalities. -## v1.6.67 +## v1.6.47 ### Bug Fixes @@ -15,7 +15,7 @@ Check out our [blog](https://ente.io/blog/introducing-web-desktop-photo-editor/) - Fixed issue with Live-photo upload - other minor ux improvement -## v1.6.66 +## v1.6.46 ### Bug Fixes diff --git a/package.json b/package.json index b2ae927f4..0074f36ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ente", "productName": "ente", - "version": "1.6.48", + "version": "1.6.49", "private": true, "description": "Desktop client for ente.io", "main": "app/main.js",