From 00293fa92a8ebdf42ca40c8538827ce129839926 Mon Sep 17 00:00:00 2001
From: "Hunter, Marc Andrew" <mahunter@usgs.gov>
Date: Wed, 6 Sep 2023 21:08:55 +0000
Subject: [PATCH] Update code.json

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

diff --git a/code.json b/code.json
index 321eee5..8f2347e 100644
--- a/code.json
+++ b/code.json
@@ -3,7 +3,7 @@
     "name": "PGM Arc Toolbox",
     "organization": "U.S. Geological Survey",
     "description": "Esri Python Toolbox created by the Planetary Geologic Mapping group at the Astrogeology Science Center, which support common mapping workflows. It has been tested using ArcPro 3.0.",
-    "version": "1.0",
+    "version": "v1.0",
     "status": "Completed",
 
     "permissions": {
@@ -17,7 +17,7 @@
     },
 
     "homepageURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox",
-    "downloadURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/archive/1.0/pgm-arc-toolbox-1.0.zip",
+    "downloadURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/archive/1.0/pgm-arcgis-toolbox-1.0.zip",
     "disclaimerURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/raw/1.0/DISCLAIMER.md",
     "repositoryURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox.git",
     "vcs": "git",
-- 
GitLab