diff --git a/README.MD b/README.MD
index 7d94502..13703c2 100644
--- a/README.MD
+++ b/README.MD
@@ -51,15 +51,15 @@ found here: https://minecraft.gamepedia.com/Map_item_format#Color_table
* prints help for commands
### Permissions
-`imagemaps.*` - grants access to all permissions
-`imagemaps.place` - grants access to /imagemap place command
-`imagemaps.download` - grants access to /download place command
-`imagemaps.info` - grants access to /imagemap info command
-`imagemaps.list` - grants access to /imagemap list command
-`imagemaps.reload` - grants access to /imagemap reload command
-`imagemaps.help` - grants access to /imagemap help command
-`imagemaps.toggleFixed` - allows to toggle the "fixed" state of frames with a wooden hoe
-`imagemaps.toggleVisible` - allows to toggle the "visible" state of frames with a wooden hoe
+`imagemaps.*` - grants access to all permissions
+`imagemaps.place` - grants access to /imagemap place command
+`imagemaps.download` - grants access to /download place command
+`imagemaps.info` - grants access to /imagemap info command
+`imagemaps.list` - grants access to /imagemap list command
+`imagemaps.reload` - grants access to /imagemap reload command
+`imagemaps.help` - grants access to /imagemap help command
+`imagemaps.toggleFixed` - allows to toggle the "fixed" state of frames with a wooden hoe
+`imagemaps.toggleVisible` - allows to toggle the "visible" state of frames with a wooden hoe
All permissions are default true for OPs.
diff --git a/pom.xml b/pom.xml
index 4cc8cfd..dd09fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
net.craftcitizen.imagemaps
ImageMaps
- 1.0.0
+ 1.1.0-SNAPSHOT
ImageMaps
Render Images onto maps!