From c8851167feb913248caa512a617384da45f83543 Mon Sep 17 00:00:00 2001 From: acpaquette Date: Fri, 3 Mar 2023 10:05:33 -0700 Subject: [PATCH] Updated code.json --- code.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code.json b/code.json index ead93af1d2..11d147d77a 100644 --- a/code.json +++ b/code.json @@ -3,7 +3,7 @@ "name": "ISIS3", "organization": "U.S. Geological Survey", "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", - "version": "7.0.0", + "version": "7.0.1", "status": "Release", "permissions": { @@ -17,7 +17,7 @@ }, "homepageURL": "https://isis.astrogeology.usgs.gov", - "downloadURL": "https://github.com/USGS-Astrogeology/ISIS3/archive/refs/tags/7.0.0_RC1.zip", + "downloadURL": "https://github.com/USGS-Astrogeology/ISIS3/archive/refs/tags/7.0.1.zip", "disclaimerURL": "https://github.com/USGS-Astrogeology/ISIS3/blob/master/DISCLAIMER.md", "repositoryURL": "https://github.com/USGS-Astrogeology/ISIS3/", "vcs": "git", @@ -41,7 +41,7 @@ }, "date": { - "metadataLastUpdated": "2022-02-08" + "metadataLastUpdated": "2022-03-03" } } ] -- GitLab