Increase config version from 'v1.2022-03-18' to 'v10.2022-09-20'

This commit is contained in:
Wolfgang Huß 2022-10-11 10:08:51 +02:00
parent 056afdb2a5
commit 267a48c970
5 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
CONFIG_VERSION=v1.2022-03-18
CONFIG_VERSION=v10.2022-09-20
GRAPHQL_URI=http://localhost:4000/graphql
WALLET_AUTH_URL=http://localhost/authenticate?token={token}

View File

@ -7,7 +7,7 @@ const pkg = require('../../package')
const constants = {
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
EXPECTED: 'v1.2022-03-18',
EXPECTED: 'v10.2022-09-20',
CURRENT: '',
},
}

View File

@ -1,4 +1,4 @@
CONFIG_VERSION=v1.2022-03-18
CONFIG_VERSION=v10.2022-09-20
DB_HOST=localhost
DB_PORT=3306

View File

@ -6,7 +6,7 @@ dotenv.config()
const constants = {
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
EXPECTED: 'v1.2022-03-18',
EXPECTED: 'v10.2022-09-20',
CURRENT: '',
},
}

View File

@ -61,7 +61,7 @@ EVENT_PROTOCOL_DISABLED=false
# database
DATABASE_CONFIG_VERSION=v1.2022-03-18
DATABASE_CONFIG_VERSION=v10.2022-09-20
# frontend
FRONTEND_CONFIG_VERSION=v3.2022-09-16
@ -83,7 +83,7 @@ META_AUTHOR="Bernd Hückstädt - Gradido-Akademie"
SUPPORT_MAIL=support@supportmail.com
# admin
ADMIN_CONFIG_VERSION=v1.2022-03-18
ADMIN_CONFIG_VERSION=v10.2022-09-20
WALLET_AUTH_URL=https://stage1.gradido.net/authenticate?token={token}
WALLET_URL=https://stage1.gradido.net/login