Merge pull request 'fixed readme' (#409) from readme into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/409
This commit is contained in:
Chris Boesch
2026-04-19 15:01:03 +02:00

View File

@@ -74,10 +74,10 @@ 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.16`, but Ziglings needs a dev build with
pre-release version "0.16.0" and a build number at least as high
pre-release version "0.17.0-dev" and a build number at least as high
as that shown in the example version check above.
**Hint**: You can find a version change summary at the end of this README.
**Hint**: You can find a summary of breaking changes at the end of this README.
It is likely that you'll download a build which is _greater_ than
the minimum.