chore: publish 5.0.4+v1.100.0 release

This commit is contained in:
Moritz
2024-02-19 13:55:03 +01:00
parent d4ccb3588b
commit dfed1e54da
5 changed files with 22 additions and 2 deletions

8
release/5.0.4+v1.100.0 Normal file
View File

@ -0,0 +1,8 @@
We had to rename some secrets: https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/35
Copy the secrets:
* `registration_shared_secret` to `registration`
* `macaroon_secret_key` to `macaroon`
Regeneration of these secrets should also work.