Skip to content

Commit 01a8d2d

Browse files
authored
Merge pull request #150 from mspnp/dev
Config File v2.2.1 Updates
2 parents 2aa55ec + 59ae806 commit 01a8d2d

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

src/configurationfileversions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"resourcetypes": "1.1.0",
3-
"resourcelocations": "2.2.0"
3+
"resourcelocations": "2.2.1"
44
}

src/repository/resourcelocations.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -308,25 +308,5 @@
308308
"id": 62,
309309
"name": "Jio India Central",
310310
"shortName": "injc"
311-
},
312-
{
313-
"id": 63,
314-
"name": "US Nat East",
315-
"shortName": "east"
316-
},
317-
{
318-
"id": 64,
319-
"name": "US Nat West",
320-
"shortName": "west"
321-
},
322-
{
323-
"id": 65,
324-
"name": "US Sec East",
325-
"shortName": "east"
326-
},
327-
{
328-
"id": 66,
329-
"name": "US Sec West",
330-
"shortName": "west"
331311
}
332312
]

0 commit comments

Comments
 (0)