diff --git a/README.md b/README.md index 8978a08..fe5e851 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,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-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. +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. So here is how build LibreWolf for Linux: ``` diff --git a/submodules/settings b/submodules/settings index d049197..50c2804 160000 --- a/submodules/settings +++ b/submodules/settings @@ -1 +1 @@ -Subproject commit d049197f6b31636a18cd410a3dce1a7c9fca8e4c +Subproject commit 50c28044f4ac7121df6f9ee56d1504b043c6238c diff --git a/version b/version index 9d1377b..c6f2a5d 100644 --- a/version +++ b/version @@ -1 +1 @@ -97.0.2 \ No newline at end of file +98.0 \ No newline at end of file