Skip to content

Commit

Permalink
Update to version 60
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabzIt authored Oct 9, 2017
1 parent d5f486a commit d1e7c83
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.3071.1649.g98725e6"
$CefVersion = "3.3112.1657.g2c22842"
)

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

0 comments on commit d1e7c83

Please sign in to comment.