From d539171bde303c873b3c8d55be023eec8a4e9297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 01:51:35 +0000 Subject: [PATCH] fix: Added new version: 2.2410.1-beta --- html/2.2410.1-beta.html | 2 ++ versions.json | 20 +++++++------------- 2 files changed, 9 insertions(+), 13 deletions(-) create mode 100644 html/2.2410.1-beta.html diff --git a/html/2.2410.1-beta.html b/html/2.2410.1-beta.html new file mode 100644 index 00000000..a11e01df --- /dev/null +++ b/html/2.2410.1-beta.html @@ -0,0 +1,2 @@ +WhatsApp Web
WhatsApp
 End-to-end encrypted
\ No newline at end of file diff --git a/versions.json b/versions.json index 8d0ad7cc..ecd11b74 100644 --- a/versions.json +++ b/versions.json @@ -1,19 +1,7 @@ { - "currentBeta": null, + "currentBeta": "2.2410.1", "currentVersion": "2.2409.2", "versions": [ - { - "version": "2.2353.56-beta", - "beta": true, - "released": "2023-12-08T17:38:39.400Z", - "expire": "2024-03-06T21:31:12.119Z" - }, - { - "version": "2.2353.56", - "beta": false, - "released": "2023-12-09T01:18:56.284Z", - "expire": "2024-03-06T21:31:13.013Z" - }, { "version": "2.2353.59-beta", "beta": true, @@ -325,6 +313,12 @@ "beta": true, "released": "2024-03-05T01:14:13.979Z", "expire": "2024-05-30T06:24:43.908Z" + }, + { + "version": "2.2410.1-beta", + "beta": true, + "released": "2024-03-07T01:51:35.436Z", + "expire": "2024-06-03T06:25:20.476Z" } ] }