diff --git a/conf/core/server.conf b/conf/core/server.conf
index 462a16905d23da4e5fce8a411b7ecc2823ad8a03..8f585934dbabf0a8243ba2b9e16ab8d79db347e0 100644
--- a/conf/core/server.conf
+++ b/conf/core/server.conf
@@ -67,7 +67,7 @@ MYSQL_USER_NAME=caosdb
 # Password for the user
 MYSQL_USER_PASSWORD=caosdb
 # Schema of mysql procedures and tables which is required by this CaosDB instance
-MYSQL_SCHEMA_VERSION=v2.1.1
+MYSQL_SCHEMA_VERSION=v3.0.0
 
 
 # --------------------------------------------------