diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4446678d5..c0994eb59 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +2.3.1: +- Updated for b129+ and v0.2.6_02. + 2.3: - Blocks should now be set and removed correctly so that they don't drop items. diff --git a/manifest.mf b/manifest.mf index 3226f2133..64f8f643a 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,3 +1,3 @@ Manifest-Version: 1.0 Class-Path: jnbt.jar truezip.jar ant.jar -WorldEdit-Version: 2.3 \ No newline at end of file +WorldEdit-Version: 2.3.1 \ No newline at end of file