From 2ded294cd90269971727dede89c45d9310e39eb0 Mon Sep 17 00:00:00 2001 From: pilcrowOnPaper Date: Mon, 28 Oct 2024 13:45:45 +0900 Subject: [PATCH] 0.2.1 --- docs/pages/faroe-server/getting-started.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pages/faroe-server/getting-started.md b/docs/pages/faroe-server/getting-started.md index 54bf7d7..9805d39 100644 --- a/docs/pages/faroe-server/getting-started.md +++ b/docs/pages/faroe-server/getting-started.md @@ -6,12 +6,12 @@ title: "Getting started" Install the latest version of Faroe: -- [Download Faroe v0.2.0 for Linux (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/linux-amd64.zip) -- [Download Faroe v0.2.0 for Linux (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/linux-arm64.zip) -- [Download Faroe v0.2.0 for MacOS (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/darwin-amd64.zip) -- [Download Faroe v0.2.0 for MacOS (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/darwin-arm64.zip) -- [Download Faroe v0.2.0 for Windows (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/windows-amd64.zip) -- [Download Faroe v0.2.0 for Windows (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.0/windows-arm64.zip) +- [Download Faroe v0.2.1 for Linux (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/linux-amd64.zip) +- [Download Faroe v0.2.1 for Linux (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/linux-arm64.zip) +- [Download Faroe v0.2.1 for MacOS (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/darwin-amd64.zip) +- [Download Faroe v0.2.1 for MacOS (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/darwin-arm64.zip) +- [Download Faroe v0.2.1 for Windows (x64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/windows-amd64.zip) +- [Download Faroe v0.2.1 for Windows (ARM64)](https://github.com/faroedev/faroe/releases/download/v0.2.1/windows-arm64.zip) You can immediately start the server on port 4000 with `faroe server`: