From 552c727a8f062d3e80272a8f96498807a5e483db Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Wed, 25 Oct 2023 12:55:43 +0200
Subject: [PATCH] REL: prepare release 0.12.0

---
 conf/core/server.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/core/server.conf b/conf/core/server.conf
index 63ecaa9b..70648545 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
 
 
 # --------------------------------------------------
-- 
GitLab