diff --git a/README.md b/README.md index f6cbe15..bf04df6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## LibreWolf build instructions -First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0.1-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-97.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/release b/release index 56a6051..d00491f 100644 --- a/release +++ b/release @@ -1 +1 @@ -1 \ No newline at end of file +1 diff --git a/version b/version index 70ec310..9d1377b 100644 --- a/version +++ b/version @@ -1 +1 @@ -97.0.1 \ No newline at end of file +97.0.2 \ No newline at end of file