diff --git a/versions/1.20.10.20.json b/versions/1.20.10.20.json new file mode 100644 index 0000000..df814b3 --- /dev/null +++ b/versions/1.20.10.20.json @@ -0,0 +1,13 @@ +{ + "version": "1.20.10.20", + "date": "2023-05-24T18:41:48.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.20/win32_x64_bedrock-server-1.20.10.20.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.20/linux_x64_bedrock-server-1.20.10.20.zip" + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index b58fbf6..be9d18a 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1385,5 +1385,18 @@ "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.0.25/linux_x64_bedrock-server-1.20.0.25.zip" } } + }, + { + "version": "1.20.10.20", + "date": "2023-05-24T18:41:48.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.20/win32_x64_bedrock-server-1.20.10.20.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.20/linux_x64_bedrock-server-1.20.10.20.zip" + } + } } ] \ No newline at end of file