diff --git a/README.md b/README.md
index 6b4ac9b4a..0bde1b335 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,11 @@ BentoBox
BentoBox is an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.
Admins can assemble the game or games how they like with a variety of add-ons. These include:
-BSkyBlock - the successor to the popular ASkyBlock. Don't fall!
-AcidIsland - you are marooned in a sea of acid!
-Level - an add-on to calculate your island level and show a top ten
-Challenges - an add-on that gives you challenges to accomplish
-Welcome WarpSigns - an add-on that enables players to plant a warp sign
+* BSkyBlock - the successor to the popular ASkyBlock. Don't fall!
+* AcidIsland - you are marooned in a sea of acid!
+* Level - an add-on to calculate your island level and show a top ten
+* Challenges - an add-on that gives you challenges to accomplish
+* Welcome WarpSigns - an add-on that enables players to plant a warp sign
Bentobox represents a turning point on ASkyBlock's history : Tastybento and Poslovitch thought and designed together this complete rewrite in order to provide a whole new way to play Skyblock.
@@ -49,7 +49,7 @@ Maven dependency:
world.bentobox
bentobox
- FC-0.92
+ FC-1
provided
diff --git a/pom.xml b/pom.xml
index c71283a8c..99fb047bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
world.bentobox
bentobox
- FC-1
+ 0.9.0-SNAPSHOT
BentoBox
BentoBox is an expandable Minecraft Spigot plugin for island-type games like ASkyBlock or AcidIsland.