Upgrade from 5.4 to 5.5

I followed the official upgrade instructions provided by the FusionPBX team at the link I posted in my message and successfully upgraded to the 5.4 release.
The upgrade instructions say to change to the 5.4 release with the "git checkout 5.4" command.
Then it continues to the 5.5 upgrade with the instructions below, but I believe either the "git checkout 5.5" or "git checkout master" command is missing from the instructions, because with the below commands, the upgrade goes nowhere.
git stash
git pull
git branch
git pull
 
I looked at the documentation and noticed 5.5 didn't have the git checkout command. I was however in the 5.4 instructions. So I copied it from that version and updated the version to 5.5 instructions.
 
  • Like
Reactions: dcitelecom