Skip to content

Commit f4a86a4

Browse files
authored
[rb] BUGFIX: Add stamp to nightly build (#14320)
* Add stamp to nightly build * Update version.rb * Revert rakefile changes
1 parent 1ad8846 commit f4a86a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rb/lib/selenium/webdriver/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919

2020
module Selenium
2121
module WebDriver
22-
VERSION = '4.23.0'
22+
VERSION = '4.24.0.nightly'
2323
end # WebDriver
2424
end # Selenium

0 commit comments

Comments
 (0)