From a6bdbc25edbfc2767f37fe0de009d3b98a647554 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 24 Mar 2022 21:29:30 +0100 Subject: [PATCH] v98.0.2 --- README.md | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 909d9fe..d9c8841 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Currently active forks: ## LibreWolf build instructions -First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-98.0-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. +First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-98.0.2-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. So here is how build LibreWolf for Linux: ``` diff --git a/version b/version index c6f2a5d..5b3cfb1 100644 --- a/version +++ b/version @@ -1 +1 @@ -98.0 \ No newline at end of file +98.0.2 \ No newline at end of file