diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dae6df4..b39f3850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.8.1](https://github.com/appium/appium-android-driver/compare/v7.8.0...v7.8.1) (2024-01-13) + + +### Miscellaneous Chores + +* Bump appium-adb ([#898](https://github.com/appium/appium-android-driver/issues/898)) ([8cb6373](https://github.com/appium/appium-android-driver/commit/8cb6373fb3ed5e36ec470d79a7ba08fb2e333f1e)) + ## [7.8.0](https://github.com/appium/appium-android-driver/compare/v7.7.0...v7.8.0) (2024-01-11) diff --git a/package.json b/package.json index e0d08d59..56f9252d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "7.8.0", + "version": "7.8.1", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",