Skip to content

Commit cbb8eac

Browse files
authored
Update README.md
1 parent d4e0349 commit cbb8eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Trey's Double Jump
22
[![Latest Version](https://img.shields.io/badge/dynamic/json?color=ed37aa&label=Latest%20Version&query=name&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F19630%2Fversions%2Flatest)](https://www.spigotmc.org/resources/treys-double-jump-api.19630/)
3-
![Minecraft Version Support](https://img.shields.io/badge/Minecraft%20Versions-1.8--1.16.2-9450cc)
3+
![Minecraft Version Support](https://img.shields.io/badge/Minecraft%20Versions-1.8--1.16.4-9450cc)
44
[![Downloads](https://img.shields.io/badge/dynamic/json?color=2230f2&label=Downloads&query=downloads&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F19630)](https://www.spigotmc.org/resources/treys-double-jump-api.19630/)
55

66

@@ -28,7 +28,7 @@ In order to get the required CraftBukkit libraries for CI programs, this plugin
2828

2929
The basic command is
3030
```bash
31-
bash setupCraftbukkit.sh 1.16.2
31+
bash setupCraftbukkit.sh 1.16.4
3232
```
3333
Just replace 1.16.2 with the version you need and build tools will download the required CraftBukkit libraries into
3434
your Maven repository.

0 commit comments

Comments
 (0)