Skip to content

Commit 46a2277

Browse files
committed
Release 3.6.1
1 parent 2e28b32 commit 46a2277

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 = '3.6.0' unless defined? ::Appium::Core::VERSION
18-
DATE = '2020-03-15' unless defined? ::Appium::Core::DATE
17+
VERSION = '3.6.1' unless defined? ::Appium::Core::VERSION
18+
DATE = '2020-03-16' unless defined? ::Appium::Core::DATE
1919
end
2020
end

0 commit comments

Comments
 (0)