From 7485e16d3e7de82d8db69ad6df75a47b415ce0dd Mon Sep 17 00:00:00 2001 From: oca-agent <277152249+oca-agent@users.noreply.github.com> Date: Sun, 17 May 2026 18:27:57 -0400 Subject: [PATCH] docs: update download links to v0.4.0-pre --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1296b8..3ce730f 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,9 @@ While most basic functionality is available and SMoC is totally usable, there's Once installed some setup is required to use SMoC. See the [Configuration and Setup](#%EF%B8%8F-configuration-and-setup) section for more information. ### Binary Release (Windows/Linux/MacOS) -Current release is [v0.1.0](https://github.com/mrazza/smoc/releases/tag/v0.1.0). +Current release is [v0.4.0-pre](https://github.com/mrazza/smoc/releases/tag/v0.4.0-pre). -Available for [Windows x64](https://github.com/mrazza/smoc/releases/download/v0.1.0/smoc-v0.1.0-winx64-bin.zip), [Linux x64](https://github.com/mrazza/smoc/releases/download/v0.1.0/smoc-v0.1.0-linux64-bin.tar.gz), and [MacOS ARM64](https://github.com/mrazza/smoc/releases/download/v0.1.0/smoc-v0.1.0-macarm64-bin.zip). +Available for [Windows x64](https://github.com/mrazza/smoc/releases/download/v0.4.0-pre/smoc-v0.4.0-pre-win-x64-bin.zip), [Linux x64](https://github.com/mrazza/smoc/releases/download/v0.4.0-pre/smoc-v0.4.0-pre-linux-x64-bin.tar.gz), and [MacOS ARM64](https://github.com/mrazza/smoc/releases/download/v0.4.0-pre/smoc-v0.4.0-pre-mac-arm64-bin.zip). ### Gentoo via Portage SMoC is available via [my overlay](https://github.com/mrazza/razza-overlay). To install, add my overlay and emerge it.