Browse Source

Merge pull request #2753 from etkecc/patch-253

Update synapse 1.85.2 -> 1.86.0
pull/2754/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
72cfd96e11
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.85.2
matrix_synapse_version: v1.86.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save