We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f9adc commit ee3a411Copy full SHA for ee3a411
Rakefile
@@ -47,7 +47,7 @@ def release_version
47
end
48
49
def version
50
- "#{release_version}.0-alpha-1"
+ "#{release_version}.0-alpha-2"
51
52
53
# The build system used by webdriver is layered on top of rake, and we call it
0 commit comments