mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
updated version string
This commit is contained in:
parent
3f0aa00dc3
commit
c6e2d2cf1c
@ -4,7 +4,7 @@ import dotenv from 'dotenv'
|
|||||||
dotenv.config()
|
dotenv.config()
|
||||||
|
|
||||||
const constants = {
|
const constants = {
|
||||||
DB_VERSION: '0019-replace_login_user_id_with_state_user_id',
|
DB_VERSION: '0020-rename_and_clean_state_users',
|
||||||
}
|
}
|
||||||
|
|
||||||
const server = {
|
const server = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user