Skip to content

Commit

Permalink
Upgrade to CEF 3.3071.1634.g9cc59c8 (Chromium 59.0.3071.82)
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Jun 5, 2017
1 parent 86c3cd6 commit 5c85704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ param(
[string] $CefBinaryDir = "../cefsource/chromium/src/cef/binary_distrib/",

[Parameter(Position = 3)]
$CefVersion = "3.3029.1611.g44e39a8"
$CefVersion = "3.3071.1634.g9cc59c8"
)

$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition
Expand Down

0 comments on commit 5c85704

Please sign in to comment.