mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-14 05:00:04 +00:00
Without this change, it was linking to `develop` as we were on the `develop` branch because of the previous `merge-back` step at this point in the release process. Follow-up to https://github.com/element-hq/synapse/pull/19984 as this was an oversight and I assumed we would still be on the `release-v1.158` branch by that point.