diff --git a/pom.xml b/pom.xml
index 63f5b9e..d5c672a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.lishid
openinv
jar
- 2.3.1
+ 2.3.2
OpenInv
http://dev.bukkit.org/bukkit-plugins/openinv/
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 163b3a0..6e7d602 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
name: OpenInv
main: com.lishid.openinv.OpenInv
-version: 2.3.1
+version: 2.3.2
author: lishid
description: >
This plugin allows you to open a player's inventory as a chest and interact with it in real time.