From bb41ffcfcd123244dd778df60146f9ca180996e0 Mon Sep 17 00:00:00 2001
From: acpaquette <acpaquette@usgs.gov>
Date: Fri, 3 Mar 2023 11:22:03 -0700
Subject: [PATCH] Further fixed code.sjon

---
 code.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/code.json b/code.json
index 11d147d77a..a3d5782bc2 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.1",
+    "version": "7.1.0",
     "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.1.zip",
+    "downloadURL": "https://github.com/USGS-Astrogeology/ISIS3/archive/refs/tags/7.1.0.zip",
     "disclaimerURL": "https://github.com/USGS-Astrogeology/ISIS3/blob/master/DISCLAIMER.md",
     "repositoryURL": "https://github.com/USGS-Astrogeology/ISIS3/",
     "vcs": "git",
-- 
GitLab