Skip to content

Commit

Permalink
Merge branch 'develop' into feature/api/remodel_gis_queries
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardKoschicek committed Feb 19, 2025
2 parents 714ab3a + 7d71734 commit eedccd7
Show file tree
Hide file tree
Showing 6 changed files with 348 additions and 345 deletions.
2 changes: 1 addition & 1 deletion config/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from config.database_versions import DATABASE_VERSIONS

VERSION = '8.11.0'
VERSION = '8.10.1'
DATABASE_VERSION = DATABASE_VERSIONS[0]
DEMO_MODE = False # If activated some options are disabled, login is prefilled
DEBUG = False
Expand Down
Loading

0 comments on commit eedccd7

Please sign in to comment.