Skip to content

Commit c5df10e

Browse files
committed
Bumping Rakefile to 4.0.0-beta-1
1 parent 2cfadb3 commit c5df10e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ def release_version
5656
end
5757

5858
def google_storage_version
59-
'4.0-alpha-7'
59+
'4.0-beta-7'
6060
end
6161

6262
def version
63-
"#{release_version}.0-alpha-7"
63+
"#{release_version}.0-beta-7"
6464
end
6565

6666
# The build system used by webdriver is layered on top of rake, and we call it

0 commit comments

Comments
 (0)