From e431cbb0cf01b89d565f5e1637782d8cef6d3151 Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Thu, 12 Jun 2025 09:20:33 +0200 Subject: [PATCH] Stable release in README corrected. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6985390..63d8dbf 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ the appropriate tag. The Zig language is under very active development. In order to be current, Ziglings tracks **development** builds of the Zig compiler rather than versioned **release** builds. The last -stable release was `0.14.0`, but Ziglings needs a dev build with +stable release was `0.14.1`, but Ziglings needs a dev build with pre-release version "0.15.0" and a build number at least as high as that shown in the example version check above.