mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 17:30:07 -04:00
Bump version, changelog and upgrade.rst
This commit is contained in:
parent
03dc63f6c8
commit
5b46ce579b
6 changed files with 78 additions and 3 deletions
|
@ -67,7 +67,7 @@ SCHEMAS = [
|
|||
|
||||
# Remember to update this number every time an incompatible change is made to
|
||||
# database schema files, so the users will be informed on server restarts.
|
||||
SCHEMA_VERSION = 6
|
||||
SCHEMA_VERSION = 7
|
||||
|
||||
|
||||
class _RollbackButIsFineException(Exception):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue