diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 17:18:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 17:43:36 -0400 |
| commit | 9d63c019094e49f5b15fd8c9f12f490084d76a73 (patch) | |
| tree | 740a656bb8dbc7acd68a8ba5a69a092083a5b4db /static | |
| parent | 313d7477af0f161e37f777387e872015c04eea3f (diff) | |
change build number format
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4d5d6747..10a8f67c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -544,6 +544,7 @@ <li>fix uneven volume icon padding in status bar</li> <li>remove nav bar background in Quick Settings customizer</li> <li>fix Quick Settings status font weight mismatch in dark mode</li> + <li>switch build number style from YYYYMMDDHH to YYYYMMDDCC where CC is a counter starting at 0</li> </ul> </article> --> |
