Browse Source
Merge pull request #2824 from slikie/synapse-bump
Update synapse 1.89.0 -> 1.90.0
pull/2826/head
Slavi Pantaleev
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/custom/matrix-synapse/defaults/main.yml
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
matrix_synapse_enabled: true |
|
|
matrix_synapse_enabled: true |
|
|
|
|
|
|
|
|
matrix_synapse_version: v1.89.0 |
|
|
|
|
|
|
|
|
matrix_synapse_version: v1.90.0 |
|
|
|
|
|
|
|
|
matrix_synapse_username: '' |
|
|
matrix_synapse_username: '' |
|
|
matrix_synapse_uid: '' |
|
|
matrix_synapse_uid: '' |
|
|
|