Skip to content

Commit d30dff4

Browse files
committed
bump version to 5.0.0.rc7
1 parent 7f0fe5a commit d30dff4

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.rc6' unless defined? ::Appium::Core::VERSION
18-
DATE = '2021-10-23' unless defined? ::Appium::Core::DATE
17+
VERSION = '5.0.0.rc7' unless defined? ::Appium::Core::VERSION
18+
DATE = '2021-10-26' unless defined? ::Appium::Core::DATE
1919
end
2020
end

0 commit comments

Comments
 (0)