Skip to content

Commit 01505ed

Browse files
committed
chore: bump version
1 parent 8a873f2 commit 01505ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/appium_lib/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414

1515
module Appium
1616
# 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
17+
VERSION = '12.0.0.rc2' unless defined? ::Appium::VERSION
18+
DATE = '2021-10-25' unless defined? ::Appium::DATE
1919
end

0 commit comments

Comments
 (0)