mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
corrected database version
This commit is contained in:
parent
6d732374c5
commit
14dfb22593
@ -4,7 +4,7 @@ import dotenv from 'dotenv'
|
|||||||
dotenv.config()
|
dotenv.config()
|
||||||
|
|
||||||
const constants = {
|
const constants = {
|
||||||
DB_VERSION: '0020-rename_and_clean_state_users',
|
DB_VERSION: '0021-elopagebuys_fields_nullable',
|
||||||
}
|
}
|
||||||
|
|
||||||
const server = {
|
const server = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user