#52044 closed defect (bug) (fixed)
Twenty Twenty-One: Correct version in file-header.scss
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.6.1 | Priority: | normal |
| Severity: | normal | Version: | 5.6 |
| Component: | Bundled Theme | Keywords: | commit, fixed-major, twenty-twenty-one-1.1 |
| Focuses: | Cc: |
Description
While reviewing the patch on #51919, I've noticed that Twenty Twenty-One uses a 3-digit versioning scheme 1.0.0, while other bundled themes use a 2-digit 1.X.
Per a quick discussion in #core-themes, the consensus was to standardize on 1.0 for consistency.
Version in style.css and Stable tag in readme.txt are already updated in [49763], but I missed the instance in assets/sass/01-settings/file-header.scss, which ends up in style.css after building.
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 49794: