fix versioning
This commit is contained in:
parent
528b38cb34
commit
ee09849476
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ Setting versions are documented using the pref `librewolf.cfg.version`, availabl
|
||||||
|
|
||||||
# 6.5
|
# 6.5
|
||||||
|
|
||||||
**target commit**: eea09ca07333dc166213fa9c873e4916d979e97f
|
**target commit**:
|
||||||
|
|
||||||
**base librewolf version**: 101.x
|
**base librewolf version**: 101.x
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.4");
|
defaultPref("librewolf.cfg.version", "6.5");
|
||||||
|
|
||||||
|
|
||||||
/** INDEX
|
/** INDEX
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue