

WordPress for example doesn’t use semver for their releases, so every release can have different changes or backward compatibility changes. The VVV project uses the semver/semantic versioning system.


What is the Semantic Versioning standard and how VVV used it If for whatever reason the VVV VM is lost, VVV will attempt to restore from its own backups made, but you should not rely on this ( and you shouldn’t modify these backups either else data loss can occur on provisioning ). Having said that, do not keep critical information stored only in VVV, always take backups.įor most users, halting the VM, fetching the latest version, then provisioning is perfectly safe. VVV is intended as a developer environment, and you should be able to throw away the VM and rebuild it without losing anything. Run vagrant up -provision to update the box and bring it up.vagrant plugin update -local to update any vagrant plugins.Make sure that your existing sites in www aren’t overwritten, and you have DB backups. If you downloaded VVV as a zip, download and extract a new copy of VVV over the top.
#Vagrant upgrade install#
