Skip to content

Commit 86c3cd6

Browse files
committed
Upgrade to 3.3029.1611.g44e39a8
1 parent 259397a commit 86c3cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ param(
1414
[string] $CefBinaryDir = "../cefsource/chromium/src/cef/binary_distrib/",
1515

1616
[Parameter(Position = 3)]
17-
$CefVersion = "3.2987.1601.gf035232"
17+
$CefVersion = "3.3029.1611.g44e39a8"
1818
)
1919

2020
$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition

0 commit comments

Comments
 (0)