Update config.properties (#693)

fix db version to reflect the most recent
This commit is contained in:
Mario Voigt 2023-06-04 21:48:55 +02:00 committed by GitHub
parent 4501f10429
commit 39f96cbd28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
api.current_version=${project.version}
api.min_version=1.0
db.version=27
db.version=28