Skip to content

Commit eeab67e

Browse files
committed
add us2 region
1 parent 9529291 commit eeab67e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

plugins/NinjaOne/v1/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ninja-one",
33
"displayName": "NinjaOne",
4-
"version": "1.1.11",
4+
"version": "1.1.12",
55
"author": {
66
"name": "SquaredUp Labs",
77
"type": "labs"

plugins/NinjaOne/v1/ui.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"value": "https://api.ninjarmm.com",
1111
"label": "US"
1212
},
13+
{
14+
"value": "https://us2-api.ninjarmm.com",
15+
"label": "US2"
16+
},
1317
{
1418
"value": "https://eu-api.ninjarmm.com",
1519
"label": "EU"

0 commit comments

Comments
 (0)