undo changes of DB config

This commit is contained in:
Moriz Wahl 2022-06-22 15:09:22 +02:00
parent 279a5975f1
commit 7ecd96d28b

View File

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