From: Mark Date: Thu, 2 Nov 2023 23:34:49 +0000 (-0600) Subject: update release version linked on website X-Git-Tag: v0.9.4~125 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=dddffb01a6dcdbddf77a000f04b9623bd10e65c4;p=scryer-prolog.git update release version linked on website --- diff --git a/INDEX.dj b/INDEX.dj index fcea18de..1715dcb2 100644 --- a/INDEX.dj +++ b/INDEX.dj @@ -61,11 +61,11 @@ the builtin Prolog modules and libraries in Scryer, check the documentation site ## Downloads -The latest version of Scryer Prolog is *0.9.2*. And it's already useful for lots of tasks. +The latest version of Scryer Prolog is *0.9.3*. And it's already useful for lots of tasks. -| Windows | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.2/scryer-prolog_windows-latest.zip) | -| macOS (Intel) | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.2/scryer-prolog_macos-11.zip) | -| Linux | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.2/scryer-prolog_ubuntu-20.04.zip) | +| Windows | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.3/scryer-prolog_windows-latest.zip) | +| macOS (Intel) | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.3/scryer-prolog_macos-11.zip) | +| Linux | [Download](https://github.com/mthom/scryer-prolog/releases/download/v0.9.3/scryer-prolog_ubuntu-20.04.zip) | Scryer Prolog can also be compiled from source, instructions are on the [GitHub README](https://github.com/mthom/scryer-prolog). It runs on Linux, macOS and Windows. Other operating systems may work but they're not regularly tested.