From 977ae33e23261d17b1104c9958239fe6c5613c7f Mon Sep 17 00:00:00 2001 From: ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:54:08 -0500 Subject: [PATCH] Update data.json for v1.7.1 --- src/main/resources/data.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/data.json b/src/main/resources/data.json index 2237897393..eb7454f843 100644 --- a/src/main/resources/data.json +++ b/src/main/resources/data.json @@ -2,15 +2,15 @@ "bannerImageURL": null, "bannerLink": null, - "latestVersion": "1.7.0", + "latestVersion": "1.7.1", "latestBeta": "1.7.0-beta.3", - "videoLink": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.0", - "directDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.0/SkyblockAddons-1.7.0-for-MC-1.8.9.jar", + "videoLink": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.1", + "directDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.1/SkyblockAddons-1.7.1-for-MC-1.8.9.jar", "updateInfo": { - "latestRelease": "1.7.0", - "releaseDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.0/SkyblockAddons-1.7.0-for-MC-1.8.9.jar", - "releaseChangelog": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.0", + "latestRelease": "1.7.1", + "releaseDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.1/SkyblockAddons-1.7.1-for-MC-1.8.9.jar", + "releaseChangelog": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.1", "releaseShowcase": "", "latestBeta": "1.7.0-beta.3", "betaDownload": "https://discord.gg/zWyr3f5GXz",