Skip to content

Commit 9977851

Browse files
Bump version to 1.7.2
1 parent 74098f7 commit 9977851

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
org.gradle.jvmargs=-Xmx2G
44

55
# SkyblockAddons Properties
6-
version=1.7.1
6+
version=1.7.2
77
# Set by CI
88
buildNumber=0
99
acceptedMinecraftVersions=[1.8.9]

src/main/resources/data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"bannerImageURL": null,
33
"bannerLink": null,
44

5-
"latestVersion": "1.7.1",
5+
"latestVersion": "1.7.2",
66
"latestBeta": "1.7.0-beta.3",
7-
"videoLink": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.1",
8-
"directDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.1/SkyblockAddons-1.7.1-for-MC-1.8.9.jar",
7+
"videoLink": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.2",
8+
"directDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.2/SkyblockAddons-1.7.2-for-MC-1.8.9.jar",
99

1010
"updateInfo": {
11-
"latestRelease": "1.7.1",
12-
"releaseDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.1/SkyblockAddons-1.7.1-for-MC-1.8.9.jar",
13-
"releaseChangelog": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.1",
11+
"latestRelease": "1.7.2",
12+
"releaseDownload": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/download/v1.7.2/SkyblockAddons-1.7.2-for-MC-1.8.9.jar",
13+
"releaseChangelog": "https://github.com/BiscuitDevelopment/SkyblockAddons/releases/tag/v1.7.2",
1414
"releaseShowcase": "",
1515
"latestBeta": "1.7.0-beta.3",
1616
"betaDownload": "https://discord.gg/zWyr3f5GXz",

0 commit comments

Comments
 (0)