diff --git a/README.md b/README.md index 182ae651..a4fcc1ed 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ build the project from source, see [`doc/BUILD.md`](doc/BUILD.md) instead. Head to the [release page](https://github.com/wizardsardine/liana/releases) and download the right executable for your platform. If you are not sure what is the "right" executable for your platform, -choose `liana-0.1.exe` if you are on Windows, `liana-0.1.dmg` if you are on MacOS and -`liana-0.1-x86_64-linux-gnu.tar.gz` if you are on Linux. +choose `liana-0.2.exe` if you are on Windows, `liana-0.2.dmg` if you are on MacOS and +`liana-0.2-x86_64-linux-gnu.tar.gz` if you are on Linux. For every file available on the release page, there is an accompanying `.asc` file with the same name. This is a GPG signature made with Antoine Poinsot's key: @@ -133,7 +133,7 @@ $ liana-cli --conf ./testnet_config.toml getinfo "network": "testnet", "rescan_progress": null, "sync": 1.0, - "version": "0.1" + "version": "0.2" } } ``` diff --git a/doc/TRY.md b/doc/TRY.md index a0c055ba..64463125 100644 --- a/doc/TRY.md +++ b/doc/TRY.md @@ -128,8 +128,8 @@ Keep the Specter simulator open and move on to the next step. Head to the [release page](https://github.com/wizardsardine/liana/releases) and download the right executable for your platform. If you are not sure what is the "right" executable for your platform, -choose `liana-0.1.exe` if you are on Windows, `liana-0.1.dmg` if you are on MacOS and -`liana-0.1-x86_64-linux-gnu.tar.gz` if you are on Linux. +choose `liana-0.2.exe` if you are on Windows, `liana-0.2.dmg` if you are on MacOS and +`liana-0.2-x86_64-linux-gnu.tar.gz` if you are on Linux. For every file available on the release page, there is an accompanying `.asc` file with the same name. This is a GPG signature made with Antoine Poinsot's key: