From c337577c1b6ec0feee084b90e787b105d495cbfa Mon Sep 17 00:00:00 2001 From: John Haddon Date: Thu, 24 Oct 2024 12:17:54 +0100 Subject: [PATCH] Cortex : Update to 10.5.10.0 --- Changes.md | 2 +- Cortex/config.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 345dfe0e0f..3533c5b0e6 100644 --- a/Changes.md +++ b/Changes.md @@ -1,7 +1,7 @@ 9.0.0 alpha x (relative to 9.0.0 alpha 4) ------------- - +- Cortex : Updated to version 10.5.10.0. 9.0.0 alpha 4 (relative to 9.0.0 alpha 3) ------------- diff --git a/Cortex/config.py b/Cortex/config.py index afa02b7301..ce103973d4 100644 --- a/Cortex/config.py +++ b/Cortex/config.py @@ -2,7 +2,7 @@ "downloads" : [ - "https://github.com/ImageEngine/cortex/archive/refs/tags/10.5.9.5.tar.gz" + "https://github.com/ImageEngine/cortex/archive/refs/tags/10.5.10.0.tar.gz" ],