Skip to content

Commit

Permalink
πŸ”€ Merge pull request #83 from AssistantNMS/develop
Browse files Browse the repository at this point in the history
πŸ”– 0.45.0
  • Loading branch information
Khaoz-Topsy authored Sep 5, 2024
2 parents 612272e + efcc099 commit 7efa260
Show file tree
Hide file tree
Showing 470 changed files with 226,928 additions and 23,142 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nms-web-app",
"version": "0.44.5",
"version": "0.45.0",
"private": true,
"scripts": {
"start": "env-cmd --file ./.env.development react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion public/assets/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"assistantAppsUrl": "https://api.assistantapps.com",
"assistantAppsImgRoot": "https://webcomp.assistantapps.com",
"assistantAppsAppGuid": "4f66c40e-07d7-4fba-973c-c514bf1e57c6",
"currentWhatIsNewGuid": "ef6e3210-b614-4f71-b39a-2a52d0529490",
"currentWhatIsNewGuid": "e94eca3c-828b-4b90-a94b-3a496e1282d2",
"googleClientId": "539483681905-d4ak563l825o8i0b47inn1c7gu30abvs.apps.googleusercontent.com"
}
2 changes: 1 addition & 1 deletion public/assets/config.production.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"assistantAppsUrl": "https://api.assistantapps.com",
"assistantAppsImgRoot": "https://webcomp.assistantapps.com",
"assistantAppsAppGuid": "589405b4-e40f-4cd9-b793-6bf37944ee09",
"currentWhatIsNewGuid": "ef6e3210-b614-4f71-b39a-2a52d0529490",
"currentWhatIsNewGuid": "e94eca3c-828b-4b90-a94b-3a496e1282d2",
"googleClientId": "539483681905-cg6d6d3m29kdepmv73efcehr2dia7cfq.apps.googleusercontent.com"
}
2 changes: 1 addition & 1 deletion public/assets/config.staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"assistantAppsUrl": "https://api.assistantapps.com",
"assistantAppsImgRoot": "https://webcomp.assistantapps.com",
"assistantAppsAppGuid": "589405b4-e40f-4cd9-b793-6bf37944ee09",
"currentWhatIsNewGuid": "ef6e3210-b614-4f71-b39a-2a52d0529490",
"currentWhatIsNewGuid": "e94eca3c-828b-4b90-a94b-3a496e1282d2",
"googleClientId": "539483681905-d4ak563l825o8i0b47inn1c7gu30abvs.apps.googleusercontent.com"
}
41 changes: 39 additions & 2 deletions public/assets/data/catalogue.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,13 @@
"prod182",
"prod183",
"prod184",
"prod185"
"prod185",
"cur107",
"cur108",
"cur109",
"cur110",
"cur111",
"cur112"
]
},
{
Expand Down Expand Up @@ -632,7 +638,38 @@
"cook306",
"cook307",
"cook351",
"cook308"
"cook308",
"cook352",
"cook353",
"cook354",
"cook355",
"cook356",
"cook357",
"cook358",
"cook359",
"cook360",
"cook361",
"cook362",
"cook363",
"cook364",
"cook365",
"cook366",
"cook367",
"cook368",
"cook369",
"cook370",
"cook371",
"cook372",
"cook373",
"cook374",
"cook375",
"cook376",
"cook377",
"cook378",
"cook379",
"cook380",
"cook381",
"cook382"
]
}
]
Loading

0 comments on commit 7efa260

Please sign in to comment.