diff --git a/pom.xml b/pom.xml
index c73c27f5..6d5e687f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
jar
- 0.5.4-beta
+ 0.6.0-rc
UTF-8
UTF-8
diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties
index 0b06b6d4..93bd55fd 100644
--- a/src/main/resources/config/application.properties
+++ b/src/main/resources/config/application.properties
@@ -1,6 +1,6 @@
spring.application.name=SEB Server
spring.profiles.active=dev
-sebserver.version=0.5.4 beta
+sebserver.version=0.6.0 RC
##########################################################
### Global Server Settings