Skip to content

Commit 0c84f30

Browse files
committed
bump rc to 8
1 parent 8c42356 commit 0c84f30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/appium_lib_core/version.rb

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

1515
module Appium
1616
module Core
17-
VERSION = '5.0.0.rc7' unless defined? ::Appium::Core::VERSION
18-
DATE = '2021-10-26' unless defined? ::Appium::Core::DATE
17+
VERSION = '5.0.0.rc8' unless defined? ::Appium::Core::VERSION
18+
DATE = '2021-11-01' unless defined? ::Appium::Core::DATE
1919
end
2020
end

0 commit comments

Comments
 (0)