diff --git a/conf/core/server.conf b/conf/core/server.conf
index 462a16905d23da4e5fce8a411b7ecc2823ad8a03..66d59c276eba895c7f7885292dc004634c7d20f3 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=v2.1.2
 
 
 # --------------------------------------------------