We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146a437 commit f1578ebCopy full SHA for f1578eb
lib/PuppeteerSharp/BrowserFetcher.cs
@@ -38,7 +38,7 @@ public class BrowserFetcher
38
/// <summary>
39
/// Default Chromium revision.
40
/// </summary>
41
- public const int DefaultRevision = 669486;
+ public const int DefaultRevision = 672088;
42
43
44
/// Gets the downloads folder.
0 commit comments