Quellcode durchsuchen

fix migration version in vars

pull/5113/head
Aine vor 4 Monaten
Ursprung
Commit
33deaadbdd
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 34969C908CCA2804
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      examples/vars.yml

+ 1
- 1
examples/vars.yml Datei anzeigen

@@ -2,7 +2,7 @@
# This variable acknowledges that you've reviewed breaking changes up to this version.
# The playbook will fail if this is outdated, guiding you through what changed.
# See the changelog: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/CHANGELOG.md
matrix_playbook_migration_validated_version: v2026.04.02.0
matrix_playbook_migration_validated_version: v2026.04.03.0

# The bare domain name which represents your Matrix identity.
# Matrix user IDs for your server will be of the form (`@alice:example.com`).


Laden…
Abbrechen
Speichern