Skip to content

Commit f1578eb

Browse files
authored
Bump Chromium to r672088 (#1210)
1 parent 146a437 commit f1578eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PuppeteerSharp/BrowserFetcher.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public class BrowserFetcher
3838
/// <summary>
3939
/// Default Chromium revision.
4040
/// </summary>
41-
public const int DefaultRevision = 669486;
41+
public const int DefaultRevision = 672088;
4242

4343
/// <summary>
4444
/// Gets the downloads folder.

0 commit comments

Comments
 (0)