We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a873f2 commit 01505edCopy full SHA for 01505ed
lib/appium_lib/version.rb
@@ -14,6 +14,6 @@
14
15
module Appium
16
# Version and Date are defined on the 'Appium' module, not 'Appium::Common'
17
- VERSION = '12.0.0.rc1' unless defined? ::Appium::VERSION
18
- DATE = '2021-10-15' unless defined? ::Appium::DATE
+ VERSION = '12.0.0.rc2' unless defined? ::Appium::VERSION
+ DATE = '2021-10-25' unless defined? ::Appium::DATE
19
end
0 commit comments