diff --git a/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java b/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java
index 0ba13ce4..f47208a3 100644
--- a/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java
+++ b/playwright/src/main/java/com/microsoft/playwright/BrowserContext.java
@@ -497,7 +497,6 @@ public interface BrowserContext extends AutoCloseable {
*
{@code "midi"}
* {@code "midi-sysex"} (system-exclusive midi)
* {@code "notifications"}
- * {@code "push"}
* {@code "camera"}
* {@code "microphone"}
* {@code "background-sync"}
@@ -524,7 +523,6 @@ public interface BrowserContext extends AutoCloseable {
* {@code "midi"}
* {@code "midi-sysex"} (system-exclusive midi)
* {@code "notifications"}
- * {@code "push"}
* {@code "camera"}
* {@code "microphone"}
* {@code "background-sync"}
diff --git a/scripts/CLI_VERSION b/scripts/CLI_VERSION
index 2e12fedf..39893559 100644
--- a/scripts/CLI_VERSION
+++ b/scripts/CLI_VERSION
@@ -1 +1 @@
-1.20.0-beta-1646855573000
+1.20.0