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 43bd252 commit 7044f96Copy full SHA for 7044f96
lib/PuppeteerSharp/BrowserFetcher.cs
@@ -36,7 +36,7 @@ public class BrowserFetcher
36
/// <summary>
37
/// Default chromiumg revision.
38
/// </summary>
39
- public const int DefaultRevision = 571375;
+ public const int DefaultRevision = 575458;
40
41
42
/// Gets the downloads folder.
0 commit comments