diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4ca2e7a4..9ae34acb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +1.5.1 +- Removed the 'java.lang.NoSuchMethodError: Item.setDamage(I)V' error + generated. + 1.5 - Removed the block lag fix. - WorldGuard now conditionally loads features so you can use any up-to-date diff --git a/manifest.mf b/manifest.mf index 5b2d370d..0bd11928 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,2 +1,2 @@ Manifest-Version: 1.0 -WorldGuard-Version: 1.5 \ No newline at end of file +WorldGuard-Version: 1.5.1 \ No newline at end of file