diff --git a/CHANGELOG.txt b/CHANGELOG.txt index fee95922..eabadd9f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +1.4.1 +- Fixed issue with the block lag fix dropping item stacks of 0 quantity. + 1.4 - New on-acquire hook. This does both a total inventory check on inventory change and item pick up denial. The item pick up denial is largely diff --git a/manifest.mf b/manifest.mf index 60d20753..54668215 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,2 +1,2 @@ Manifest-Version: 1.0 -WorldGuard-Version: 1.4 \ No newline at end of file +WorldGuard-Version: 1.4.1 \ No newline at end of file