correct version of database

This commit is contained in:
Claus-Peter Hübner 2022-06-24 00:07:37 +02:00
parent 47772a37b2
commit e1fca7fb14

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: '',
},
}