Skip to content
Snippets Groups Projects
Commit 5fa1da11 authored by totten's avatar totten
Browse files

Update 5.x-final.md

parent 69881383
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ check depend on a file named `versions.json`. Update this.
```
## Find and examine the current list of branches.
cd /var/www/latest.civicrm.org/public/
pushd /var/www/latest.civicrm.org/public/
ls -la versions.json
./bin/pb branch:list
......@@ -115,11 +115,14 @@ Finally:
## Make the change persistent.
git commit versions.json
git push origin master
## Go back
popd
```
## 6: Make new versions visible on download sites
Log into ~~https://civicrm.org/user~~ https://d8.civicrm.org/user and clear the page-cache in ~~https://civicrm.org/admin/config/development/performance~~ https://d8.civicrm.org/admin/config/development/performance
Log into https://civicrm.org/user and clear the page-cache in https://civicrm.org/admin/config/development/performance
<!-- civicrm.org is in a migration from D7=>D8. These details may be in flux until that settles. -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment