diff --git a/CHANGELOG.md b/CHANGELOG.md index 140678d7f..ee8660b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.6](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.5...v3.5.6) (2024-06-18) + +### Miscellaneous Chores + +* Bump server version ([91c7707](https://github.com/appium/appium-uiautomator2-driver/commit/91c770761cc5e33f153be8ec18591bc1cd07135f)) + ## [3.5.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.4...v3.5.5) (2024-06-16) ### Miscellaneous Chores diff --git a/package.json b/package.json index 78e85e4b1..8e6ef78ba 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "automated testing", "android" ], - "version": "3.5.5", + "version": "3.5.6", "bugs": { "url": "https://github.com/appium/appium-uiautomator2-driver/issues" },