From 0a6edf59825c9837208061261598268adb2aba2d Mon Sep 17 00:00:00 2001 From: mciolkosz Date: Fri, 23 Feb 2024 22:45:08 -0600 Subject: [PATCH] Updates: - Version bump in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f14ca9f..455aed5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A plugin for Minecraft Bukkit servers that makes the underwater world a bit safe ## Obtaining SaferWater You can obtain a copy of SaferWater via the following methods: -- Download a pre-built copy from the [Releases page](https://github.com/bspfsystems/SaferWater/releases/latest/). The latest version is release 1.0.4. +- Download a pre-built copy from the [Releases page](https://github.com/bspfsystems/SaferWater/releases/latest/). The latest version is release 1.0.5. - Build from source (see below). ### Build from Source