Skip to content

Commit caca559

Browse files
committed
Release 16.1.0
1 parent 1673d38 commit caca559

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 = '16.0.1' unless defined? ::Appium::VERSION
18-
DATE = '2025-03-16' unless defined? ::Appium::DATE
17+
VERSION = '16.1.0' unless defined? ::Appium::VERSION
18+
DATE = '2025-03-27' unless defined? ::Appium::DATE
1919
end

0 commit comments

Comments
 (0)