Skip to content

Commit

Permalink
Merge 050ce45 into 2aba80f
Browse files Browse the repository at this point in the history
  • Loading branch information
colincadams committed Jul 30, 2021
2 parents 2aba80f + 050ce45 commit 0e96148
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion spotlight-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spotlight-client",
"description": "A public-facing dashboard to help educate citizens and build accountability",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"repository": "git@github.com:Recidiviz/public-dashboard.git",
"author": "Recidiviz <team@recidiviz.org>",
Expand Down
1 change: 1 addition & 0 deletions spotlight-client/src/contentApi/sources/us_pa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ const content: TenantContent = {
{ id: "QUE", label: "Quehanna Boot Camp" },
{ id: "ROC", label: "Rockview" },
{ id: "SMI", label: "Smithfield" },
{ id: "SMR", label: "Somerset" },
{ id: "WAM", label: "Waymart" },
{ id: "OTHER", label: "Other Facilities" },
],
Expand Down

0 comments on commit 0e96148

Please sign in to comment.