diff --git a/versions/1.19.80.21.json b/versions/1.19.80.21.json new file mode 100644 index 0000000..5383764 --- /dev/null +++ b/versions/1.19.80.21.json @@ -0,0 +1,13 @@ +{ + "version": "1.19.80.21", + "date": "2023-03-13T22:45:08.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.21/win32_x64_bedrock-server-1.19.80.21.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.21/linux_x64_bedrock-server-1.19.80.21.zip" + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index 4311454..b231223 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1180,5 +1180,18 @@ "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.20/linux_x64_bedrock-server-1.19.80.20.zip" } } + }, + { + "version": "1.19.80.21", + "date": "2023-03-13T22:45:08.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.21/win32_x64_bedrock-server-1.19.80.21.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.21/linux_x64_bedrock-server-1.19.80.21.zip" + } + } } ] \ No newline at end of file