diff --git a/README.md b/README.md index ac37e522..ea3817e9 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,18 @@ https://discord.com/invite/YDjykYsAFF Minecraft Version ------------------ -VoxelSniper is being built against the Bukkit 1.18.1 API. +VoxelSniper is being built against the Bukkit 1.19 API. -***We will not support anything below 1.16.5*** +- Minecraft 1.19 +- Minecraft 1.18.2 +- Minecraft 1.17.1 +- Minecraft 1.16.5 - - Minecraft 1.18 +***We will not support anything below 1.16.5*** Compilation ----------- -Pre-compiled JARs will be available in releases.. +Pre-compiled JARs are available in [Releases](https://github.com/KevinDaGame/VoxelSniper/releases). We use Maven to handle dependencies. diff --git a/pom.xml b/pom.xml index f3eb0918..1f86c1d5 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.spigotmc spigot-api - 1.18.1-R0.1-SNAPSHOT + 1.19-R0.1-SNAPSHOT provided