summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-06-12 09:22:16 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-06-12 09:22:16 +0200
commitafaab2efca069cb4144d8bcb3a82ee042315ea6b (patch)
tree54452d527ac894278954de6b4bce98598402548e /README.md
parentd1ffdd16e8d70aa713d3dd15374140dfa0e48d2d (diff)
parente431cbb0cf01b89d565f5e1637782d8cef6d3151 (diff)
Merge pull request 'Stable release in README corrected.' (#277) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/277
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2838209..a6e760f 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.