lost update

This commit is contained in:
einhornimmond 2024-04-04 16:15:34 +02:00
parent a4ab5212c7
commit 9d6386decb

View File

@ -19,11 +19,7 @@ const constants = {
LOG_LEVEL: process.env.LOG_LEVEL ?? 'info',
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
<<<<<<< HEAD
EXPECTED: 'v22.2024-03-06',
=======
EXPECTED: 'v22.2024-03-14',
>>>>>>> master
CURRENT: '',
},
}