Browse Source

bump synapse to v1.90.0

pull/2824/head
slikie 2 years ago
committed by GitHub
parent
commit
68562173e7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml View File

@@ -4,7 +4,7 @@

matrix_synapse_enabled: true

matrix_synapse_version: v1.89.0
matrix_synapse_version: v1.90.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save