diff --git a/DISCLAIMER.md b/DISCLAIMER.md
index fb9a9721c01b7d5d544ebf162c429b766582f2b4..538c4b069d9bb076ba26f390b1c43a241f88736f 100644
--- a/DISCLAIMER.md
+++ b/DISCLAIMER.md
@@ -1,10 +1,10 @@
 # Disclaimer
 
-This software is preliminary or provisional and is subject to revision. It is
-being provided to meet the need for timely best science. The software has not
-received final approval by the U.S. Geological Survey (USGS). No warranty,
-expressed or implied, is made by the USGS or the U.S. Government as to the
-functionality of the software and related material nor shall the fact of release
-constitute any such warranty. The software is provided on the condition that
-neither the USGS nor the U.S. Government shall be held liable for any damages
-resulting from the authorized or unauthorized use of the software.
+This software has been approved for release by the U.S. Geological Survey (USGS).
+Although the software has been subjected to rigorous review, the USGS reserves the
+right to update the software as needed pursuant to further analysis and review. No
+warranty, expressed or implied, is made by the USGS or the U.S. Government as to
+the functionality of the software and related material nor shall the fact of release
+constitute any such warranty. Furthermore, the software is released on condition
+that neither the USGS nor the U.S. Government shall be held liable for any damages
+resulting from its authorized or unauthorized use.
diff --git a/code.json b/code.json
index ea9ad3a52cfc2098e123bc462c028baa05924a7d..ae3f71850a48164d270bbf70a616bfd2f4333b1d 100644
--- a/code.json
+++ b/code.json
@@ -3,8 +3,8 @@
     "name": "nshm-hawaii",
     "organization": "U.S. Geological Survey",
     "description": "National Seismic Hazard Model (NSHM): Hawaii",
-    "version": "main",
-    "status": "Development",
+    "version": "2.0.0",
+    "status": "Production",
 
     "permissions": {
       "usageType": "openSource",
@@ -48,7 +48,7 @@
     },
 
     "date": {
-      "metadataLastUpdated": "2021-10-20"
+      "metadataLastUpdated": "2022-01-27"
     }
   }
 ]