mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
upgrades: Increment version for MatrixSynapse 1.26
Matrix Synapse 1.26 needs a new dependency python3-psycopg2. apt preferences have to be updated to be able to install this package from buster-backports. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
15f6fb1f61
commit
765914a12f
@ -20,7 +20,7 @@ from plinth.modules.backups.components import BackupRestore
|
|||||||
|
|
||||||
from . import manifest
|
from . import manifest
|
||||||
|
|
||||||
version = 8
|
version = 9
|
||||||
|
|
||||||
is_essential = True
|
is_essential = True
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user