File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33Read ` release_notes.md ` for commit level details.
44
5- ## [ 11.1.0] - 2025-08-08
5+ ## [ 11.1.0,11.1.1 ] - 2025-08-08
66- Add WebDriver BiDi support. Please set ` webSocketUrl ` in the capabilities to enable it.
77 - ` test/functional/android/webdriver/bidi_test.rb ` can be an example usage.
88 - Older versions of the Selenium Ruby bindings may raise exceptions due to missing dependencies.
Original file line number Diff line number Diff line change 1414
1515module Appium
1616 module Core
17- VERSION = '11.1.0 ' unless defined? ::Appium ::Core ::VERSION
17+ VERSION = '11.1.1 ' unless defined? ::Appium ::Core ::VERSION
1818 DATE = '2025-08-08' unless defined? ::Appium ::Core ::DATE
1919 end
2020end
You can’t perform that action at this time.
0 commit comments