Skip to content

Commit 01e961b

Browse files
authored
Merge pull request #4926 from Laravel-Backpack/follow-laravel-schedule
Follow Laravel release schedule
2 parents d76e011 + 22904ac commit 01e961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Starting with v5, Backpack has become open-core. Its features have been separate
113113
## Versioning
114114

115115
Starting with Backpack v5, all our packages follow [semantic versioning](https://semver.org/). Here's what `major.minor.patch` (eg. `5.0.1`) means for us:
116-
- `major` - breaking changes, major new features, complete rewrites; released **once a year**, in February; it adds features that were previously impossible and upgrades our dependencies; upgrading is done by following our clear and detailed upgrade guides;
116+
- `major` - breaking changes, major new features, complete rewrites; released **once a year**, in the first quarter; it adds features that were previously impossible and upgrades our dependencies; upgrading is done by following our clear and detailed upgrade guides;
117117
- `minor` - new features, released in backwards-compatible ways; **every few months**; update takes seconds;
118118
- `patch` - bug fixes & small non-breaking changes; historically **every week**; update takes seconds;
119119

0 commit comments

Comments
 (0)