diff --git a/conf/core/server.conf b/conf/core/server.conf index 63ecaa9b410b896ce345f888b898f2b99a5fcd65..70648545f2ee8228befb560134e0e0a8530cb208 100644 --- a/conf/core/server.conf +++ b/conf/core/server.conf @@ -69,7 +69,7 @@ MYSQL_USER_NAME=caosdb # Password for the user MYSQL_USER_PASSWORD=random1234 # Schema of mysql procedures and tables which is required by this CaosDB instance -MYSQL_SCHEMA_VERSION=v6.1 +MYSQL_SCHEMA_VERSION=v7.0 # --------------------------------------------------