Skip to content

Commit

Permalink
Upgrade to CEF 3.2987.1597.gffc5773
Browse files Browse the repository at this point in the history
Former-commit-id: 7d3a40c619870ba0cd4073864be1427ecf10e6e8
  • Loading branch information
amaitland committed Mar 29, 2017
1 parent b9f8574 commit ed109fe
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.2987.1591.gd3e47f5"
$CefVersion = "3.2987.1597.gffc5773"
)

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

0 comments on commit ed109fe

Please sign in to comment.