Skip to content
Snippets Groups Projects
Verified Commit 15d05992 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

MAINT: update mysql-backend schema version

parent 7aa11f13
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ MYSQL_USER_NAME=caosdb ...@@ -67,7 +67,7 @@ MYSQL_USER_NAME=caosdb
# Password for the user # Password for the user
MYSQL_USER_PASSWORD=caosdb MYSQL_USER_PASSWORD=caosdb
# Schema of mysql procedures and tables which is required by this CaosDB instance # 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
# -------------------------------------------------- # --------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment