diff --git a/pom.xml b/pom.xml
index fcc0526f..6ae37ba7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
jar
- 0.5.3-beta
+ 0.5.4-beta
UTF-8
UTF-8
diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties
index e9b27188..edf11caf 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.3 beta
+sebserver.version=0.5.4 beta
##########################################################
### Global Server Settings