@@ -115,7 +115,17 @@ To ensure the various tags were published and match the branches, use `civi-git-
civi-git-table --fetch 5.16.0 5.16.1 5.16
```
## 5: Update `versions.json`
## 5: Mirror the branch (ESR)
If this branch will have future ESR support, then ensure that the `esr` mirror is up-to-date.
```
givi update esr/5.X-esr origin/5.X
```
<!-- You need to update `esr` mirrors because that's an actual distribution channel for some users. However, the `security` mirrors can be updated more as-needed. -->
## 6: Update `versions.json`
Services such as the `civicrm.org` download page and the in-app version
check depend on a file named `versions.json`. Update this.