change expected version

This commit is contained in:
Claus-Peter Hübner 2022-06-16 00:51:23 +02:00
parent a73ff0aadf
commit 9947fff256

View File

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