Merge branch 'v85.0.2' into 'master'
Update version to 85.0.2 See merge request librewolf-community/browser/windows!14
This commit is contained in:
commit
b610f8a851
2 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,8 @@ This repository is still a work in progress.
|
||||||
|
|
||||||
But we have a zip file and an installer available for testing right now..
|
But we have a zip file and an installer available for testing right now..
|
||||||
|
|
||||||
|
This repository is the windows installer only, this repo is not for _librewolf.cfg_ issues, that goes [here](https://gitlab.com/librewolf-community/settings). These config file settings are system-wide.
|
||||||
|
|
||||||
**Downloads**: To get the installer, the zipped version, and the sha256sum checksums, head over to the **[releases](https://gitlab.com/librewolf-community/browser/windows/-/releases)** page.
|
**Downloads**: To get the installer, the zipped version, and the sha256sum checksums, head over to the **[releases](https://gitlab.com/librewolf-community/browser/windows/-/releases)** page.
|
||||||
|
|
||||||
Note: If your version of LibreWolf does _not_ run, an additional install of the [vc_redist.x64.exe](https://aka.ms/vs/16/release/VC_redist.x64.exe) component might be required.
|
Note: If your version of LibreWolf does _not_ run, an additional install of the [vc_redist.x64.exe](https://aka.ms/vs/16/release/VC_redist.x64.exe) component might be required.
|
||||||
|
|
|
||||||
2
build.sh
2
build.sh
|
|
@ -4,7 +4,7 @@
|
||||||
pkgname=librewolf
|
pkgname=librewolf
|
||||||
_pkgname=LibreWolf
|
_pkgname=LibreWolf
|
||||||
|
|
||||||
pkgver=85.0.1
|
pkgver=85.0.2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue