From 49c31d458e1b7051c5326f619a367ceee5ac40c6 Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Thu, 1 Jun 2023 18:16:48 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.10.21) --- versions/1.20.10.21.json | 13 +++++++++++++ versions/all.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 versions/1.20.10.21.json diff --git a/versions/1.20.10.21.json b/versions/1.20.10.21.json new file mode 100644 index 0000000..fc68c0e --- /dev/null +++ b/versions/1.20.10.21.json @@ -0,0 +1,13 @@ +{ + "version": "1.20.10.21", + "date": "2023-05-30T21:47:50.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.21/win32_x64_bedrock-server-1.20.10.21.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.21/linux_x64_bedrock-server-1.20.10.21.zip" + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index be9d18a..37c7ef8 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1398,5 +1398,18 @@ "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.20/linux_x64_bedrock-server-1.20.10.20.zip" } } + }, + { + "version": "1.20.10.21", + "date": "2023-05-30T21:47:50.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.21/win32_x64_bedrock-server-1.20.10.21.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.21/linux_x64_bedrock-server-1.20.10.21.zip" + } + } } ] \ No newline at end of file -- 2.47.1