Skip to content

Commit b7573ec

Browse files
committed
Plugin release 3.1.0
1 parent b5427c5 commit b7573ec

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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 (\"3.0.3\") is available!\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://www.spigotmc.org/resources/protocolstringreplacer.96573/"
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": 123,
4+
"Latest_Version_Number": 124,
55
"Log_Level": "Info",
66
"Actions": [],
77
"Message": {
8-
"en-US": "§bA new version of PSR (\"3.0.3\") is available!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
8+
"en-US": "§bA new version of PSR (\"3.1.0\") is available!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
99
}
1010
}
1111
},

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
versionName = 3.0.3
1+
versionName = 3.1.0
22
versionChannel = Stable
3-
versionId = 123
3+
versionId = 124
44
targetMinecraftVersion = 1.21.1

0 commit comments

Comments
 (0)