From 0e830e677b193fa4b326495a1a16612ee9449e64 Mon Sep 17 00:00:00 2001 From: Ralf Peschke Date: Thu, 23 Sep 2021 14:09:02 +0200 Subject: [PATCH] Initia-dat.json plus workflow and new backend submodule --- .github/workflows/md5_check_initial-data.yml | 2 +- docker/initial-data.json | 2 +- openslides-backend | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/md5_check_initial-data.yml b/.github/workflows/md5_check_initial-data.yml index 7faefc07c..bbb205bf0 100644 --- a/.github/workflows/md5_check_initial-data.yml +++ b/.github/workflows/md5_check_initial-data.yml @@ -21,4 +21,4 @@ jobs: run: md5sum docker/initial-data.json - name: Validate and protect initial-data.json - run: echo "49f20259e8a52cf1198e98027671010a docker/initial-data.json" | md5sum -c - + run: echo "f0ecac91d4167ceb78f0b524f2c9dd88 docker/initial-data.json" | md5sum -c - diff --git a/docker/initial-data.json b/docker/initial-data.json index b10fa676b..b60584a88 100644 --- a/docker/initial-data.json +++ b/docker/initial-data.json @@ -1,5 +1,5 @@ { - "_migration_index": 3, + "_migration_index": 4, "organization": { "1": { "id": 1, diff --git a/openslides-backend b/openslides-backend index a3b2fac70..813343a81 160000 --- a/openslides-backend +++ b/openslides-backend @@ -1 +1 @@ -Subproject commit a3b2fac70508bf116ca4fff4a9745ab197edac7c +Subproject commit 813343a8109c36e1482c8bcf20abf16ee7dcd4f9