mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' into refactor-balance-model
This commit is contained in:
commit
0da6cc6298
@ -5,7 +5,7 @@
|
|||||||
const pkg = require('../../package')
|
const pkg = require('../../package')
|
||||||
|
|
||||||
const constants = {
|
const constants = {
|
||||||
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
|
DECAY_START_TIME: new Date('2021-05-13 17:46:31-0000'), // GMT+0
|
||||||
CONFIG_VERSION: {
|
CONFIG_VERSION: {
|
||||||
DEFAULT: 'DEFAULT',
|
DEFAULT: 'DEFAULT',
|
||||||
EXPECTED: 'v1.2022-03-18',
|
EXPECTED: 'v1.2022-03-18',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user