diff --git a/README.md b/README.md index bcad999..df305fc 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-2.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.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. So here is how build LibreWolf for Linux: ``` diff --git a/release b/release index 0cfbf08..56a6051 100644 --- a/release +++ b/release @@ -1 +1 @@ -2 +1 \ No newline at end of file diff --git a/submodules/settings b/submodules/settings index 8d069fa..f880242 160000 --- a/submodules/settings +++ b/submodules/settings @@ -1 +1 @@ -Subproject commit 8d069fa585ef43126241d058bd46720130ad678a +Subproject commit f88024283b0dfb60fcaea9a3374aa6ea036260f5 diff --git a/version b/version index 0dbb2d6..70ec310 100644 --- a/version +++ b/version @@ -1 +1 @@ -97.0 \ No newline at end of file +97.0.1 \ No newline at end of file