HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/richfield/www/vendor/tcg/voyager/versioning.md
# Versioning for Voyager

We try to follow [semver](http://semver.org/) versioning standards as best we can.

This means that any changes to the current stable version of Voyager should be done targeting the `master` branch, which will be included in a new patch releases (e.g. 1.0.**1**).

However, any pull requests containing breaking/backwards-incompatible changes **must** target the `develop` branch, which will be included in a new minor or major release (e.g. 1.**1**.0 or **2**.0.0)

If you have questions about this, please join our Slack team.