bump version to 6.2.1
This commit is contained in:
parent
ed0fc3f72b
commit
cd9b5514bb
2 changed files with 10 additions and 1 deletions
|
|
@ -1,6 +1,15 @@
|
||||||
This changelog will be used from now on to document changes in a precise manner, with a list of changes for each setting version.
|
This changelog will be used from now on to document changes in a precise manner, with a list of changes for each setting version.
|
||||||
Setting versions are documented using the pref `librewolf.cfg.version`, available in about:config.
|
Setting versions are documented using the pref `librewolf.cfg.version`, available in about:config.
|
||||||
|
|
||||||
|
# 6.2.1
|
||||||
|
|
||||||
|
**target commit**:
|
||||||
|
|
||||||
|
**base librewolf version**: 99.x
|
||||||
|
|
||||||
|
**References**:
|
||||||
|
- Fixes the uBlock Origin installation URL
|
||||||
|
|
||||||
# 6.2
|
# 6.2
|
||||||
|
|
||||||
**target commit**:
|
**target commit**:
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* WARNING: please make sure the first line of this file is empty. this is a known bug.
|
* WARNING: please make sure the first line of this file is empty. this is a known bug.
|
||||||
*/
|
*/
|
||||||
defaultPref("librewolf.cfg.version", "6.2");
|
defaultPref("librewolf.cfg.version", "6.3");
|
||||||
|
|
||||||
|
|
||||||
/** INDEX
|
/** INDEX
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue