Browse Source

Upgrade Synapse from 1.78.0 to 1.79.0

pull/2569/head
Catalan Lover 3 years ago
committed by GitHub
parent
commit
5cd3a6188e
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.78.0
matrix_synapse_version: v1.79.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save