From 154a88dc5c495cbd0f4239833fc37efdcf7c92e7 Mon Sep 17 00:00:00 2001 From: Alexander Garcia <67602137+asg5704@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:44:24 -0500 Subject: [PATCH] updates registry.json to release to prod (#2381) --- src/applications/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 7ef08da526..6c5b22338c 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -628,7 +628,7 @@ "layout": "page-react.html", "description": "Learn more about the changes coming to sign-in", "keywords": "Sign-in changes, identity verification, verify", - "vagovprod": false + "vagovprod": true } }, { @@ -1802,4 +1802,4 @@ "includeBreadcrumbs": true } } -] +] \ No newline at end of file