blob: 7b5b2712ea1b0a934343f7192d1958a9b673466e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"resurrection": {
"current-release": "1.3.2",
"github-release": "https://github.com/brysonsteck/resurrection/releases/tag/1.3.2",
"message": "Hello! I forgot to change the version in the plugin's YML, so if you downloaded Resurrection 1.3.2 and you are getting a notification that a new version of Resurrection is available, you can now download the patched version on GitHub to stop getting that error. Sorry about that!"
},
"servercraft": {
"current-release": "0.1-beta",
"codeberg-release": "https://codeberg.org/brysonsteck/ServerCraft/releases/tag/0.1-beta",
"message": "",
"whats-new": "Nothing, yet",
"win": "https://codeberg.org/attachments/0c524a63-24e0-4bfa-94d5-a4c69e01fff9",
"macos": "https://codeberg.org/attachments/b7a3751d-8059-475f-8c15-2a59280a7773",
"linux": "https://codeberg.org/attachments/08c86c4d-82c9-4cba-89b5-395861979d7d"
}
}
|