From 39c5916353c5ce996819746ef8dc4daac68144bf Mon Sep 17 00:00:00 2001 From: inotflying <100377648+inotflying@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:01:33 +0400 Subject: [PATCH] 1.21.0.21 --- versions.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/versions.json b/versions.json index 2e56ce0..ca0605a 100644 --- a/versions.json +++ b/versions.json @@ -4301,5 +4301,15 @@ "x86_64": 982100020 }, "beta": true + }, + { + "version_name": "1.21.0.21", + "codes": { + "armeabi-v7a": 952100021, + "x86": 962100021, + "arm64-v8a": 972100021, + "x86_64": 982100021 + }, + "beta": true } -] \ No newline at end of file +]