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