瀏覽代碼

fix migration version in vars

pull/5113/head
Aine 4 月之前
父節點
當前提交
33deaadbdd
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 34969C908CCA2804
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      examples/vars.yml

+ 1
- 1
examples/vars.yml 查看文件

@@ -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`).


Loading…
取消
儲存