Skip to content

Commit

Permalink
[rb] BUGFIX: Add stamp to nightly build (#14320)
Browse files Browse the repository at this point in the history
* Add stamp to nightly build

* Update version.rb

* Revert rakefile changes
  • Loading branch information
aguspe authored Jul 30, 2024
1 parent 1ad8846 commit f4a86a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/lib/selenium/webdriver/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

module Selenium
module WebDriver
VERSION = '4.23.0'
VERSION = '4.24.0.nightly'
end # WebDriver
end # Selenium

0 comments on commit f4a86a4

Please sign in to comment.