Skip to content

Commit 12317e4

Browse files
committed
Release 10.4.1
1 parent 58218e1 commit 12317e4

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 = '10.4.0' unless defined? ::Appium::VERSION
18-
DATE = '2019-07-19' unless defined? ::Appium::DATE
17+
VERSION = '10.4.1' unless defined? ::Appium::VERSION
18+
DATE = '2019-09-11' unless defined? ::Appium::DATE
1919
end

0 commit comments

Comments
 (0)