Skip to content

Commit

Permalink
feat: add spigot 1.20.6 download
Browse files Browse the repository at this point in the history
  • Loading branch information
0utplay committed May 5, 2024
1 parent d481f65 commit 8036516
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions node/src/main/resources/files/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,12 +358,12 @@
"versions": [
{
"name": "latest",
"url": "https://download.getbukkit.org/spigot/spigot-1.20.4.jar",
"url": "https://download.getbukkit.org/spigot/spigot-1.20.6.jar",
"cacheFiles": false
},
{
"name": "1.20.4",
"url": "https://download.getbukkit.org/spigot/spigot-1.20.4.jar"
"name": "1.20.6",
"url": "https://download.getbukkit.org/spigot/spigot-1.20.6.jar"
},
{
"name": "1.19.4",
Expand Down

0 comments on commit 8036516

Please sign in to comment.