Skip to content

Commit

Permalink
Update data.json for v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ILikePlayingGames committed Jan 11, 2023
1 parent af63e48 commit 977ae33
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/data.json
Expand Up @@ -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",
Expand Down

0 comments on commit 977ae33

Please sign in to comment.