Skip to content

Commit a1ad228

Browse files
committed
Release 3.2.0
1 parent 56965bf commit a1ad228

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Version Infos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Log_Level": "Info",
66
"Actions": [],
77
"Message": {
8-
"en-US": "§bA new version of PSR is available! You are really out of dated!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
8+
"en-US": "§bA new version of PSR is available! You are really out of dated!\n§bDownload here: https://modrinth.com/plugin/protocolstringreplacer/"
99
}
1010
}
1111
},

Version_Info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"Version_Channels": {
33
"Stable": {
4-
"Latest_Version_Number": 126,
4+
"Latest_Version_Number": 127,
55
"Log_Level": "Info",
66
"Actions": [],
77
"Message": {
8-
"en-US": "§bA new version of PSR (\"3.1.2\") is available!\n§bDownload here: https://www.spigotmc.org/resources/96573/"
8+
"en-US": "§bA new version of PSR (\"3.2.0\") is available!\n§bDownload here: https://modrinth.com/plugin/protocolstringreplacer/"
99
}
1010
}
1111
},

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
versionName = 3.1.2
1+
versionName = 3.2.0
22
versionChannel = Stable
3-
versionId = 126
4-
targetMinecraftVersion = 1.21.5
3+
versionId = 127
4+
targetMinecraftVersion = 1.21.6

0 commit comments

Comments
 (0)