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

Update 5.x-patch.md

parent fa34e933
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ check depend on a file named `versions.json`. Update this.
```
## Find and examine the current list of releases.
cd /var/www/latest.civicrm.org/public/
pushd /var/www/latest.civicrm.org/public/
ls -la versions.json
./bin/pb release:list
......@@ -119,6 +119,12 @@ git commit versions.json
git push origin master
```
And
```
popd
```
## 7: 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
......
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