From e8dfdd961a3709cd2e1515357c5cc9b80a34f160 Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Tue, 10 May 2016 15:22:18 +0200 Subject: [PATCH] Updated the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c183078..8357af55 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If you want to learn how to use DungeonsXL step by step, please have a look at t ### Server DungeonsXL works with 1.7.8 and higher. However, support for 1.9.x has a higher priority than support for 1.8.x and lower. Older versions of DungeonsXL support versions since Minecraft 1.3.x, but of course, they are completely unsupported. -* [1.7.8-1.9.2](../../tree/master) +* [1.7.8-1.9.4](../../tree/master) * [1.7.5](../../tree/50f772d14281bfe278dba2559d1758cc459c1a30) * [1.7.2](../../tree/eccf82b7335dfb0723e3cd37a57df1a968ea7842) * [1.6.4](../../tree/780145cf783ea76fe1bfee04cf89216bd4f92e1d) @@ -67,7 +67,7 @@ Instead of referencing the internals of the implementation directly, DungeonsXL The shaded version of DXL (standard version) contains this library, while the original version needs it as an external plugin. Have a look at the [installation instructions](../../wiki/getting-started#installation) for detailed information. -DungeonsXL currently uses BRCommons 0.5.1. +DungeonsXL currently uses BRCommons 0.5.2. ### Java 7 and higher