Skip to content

Commit

Permalink
Plugin release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rothes committed Oct 5, 2024
1 parent b5427c5 commit b7573ec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Version Infos.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Log_Level": "Info",
"Actions": [],
"Message": {
"en-US": "§bA new version of PSR (\"3.0.3\") is available!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
"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/"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions Version_Info.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"Version_Channels": {
"Stable": {
"Latest_Version_Number": 123,
"Latest_Version_Number": 124,
"Log_Level": "Info",
"Actions": [],
"Message": {
"en-US": "§bA new version of PSR (\"3.0.3\") is available!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
"en-US": "§bA new version of PSR (\"3.1.0\") is available!\n§bDownload here: https://www.spigotmc.org/resources/protocolstringreplacer.96573/"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versionName = 3.0.3
versionName = 3.1.0
versionChannel = Stable
versionId = 123
versionId = 124
targetMinecraftVersion = 1.21.1

0 comments on commit b7573ec

Please sign in to comment.