Skip to content

Commit

Permalink
UI-3060: Update app metadata (#4)
Browse files Browse the repository at this point in the history
* Update app name/category

* Define release phase
  • Loading branch information
joristirado authored and Joris Tirado committed Jun 15, 2018
1 parent 929e88a commit 70591a4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions metadata/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "numbers",
"i18n": {
"en-US": {
"label": "Number Manager",
"description": "Number Manager app allows you to easily buy, port and manage all numbers in your account.",
"extended_description": "Number Manager allows you to purchase and manage a base set of phone numbers in a master account. From there, numbers can be distributed to customers for use. When the numbers are no longer needed, they can be reclaimed easily and re-assigned to other customers at any time.Blocks of numbers and services can also be reserved and distributed. A clear distinction between numbers in-use and spare numbers is made to simplify management. Number Manager supports managing CNAM database updates, inbound caller ID name lookups and emergency 911 services.",
"label": "Numbers",
"description": "The Numbers app allows you to easily buy, port and manage all numbers in your account.",
"extended_description": "The Numbers app allows you to purchase and manage a base set of phone numbers in a master account. From there, numbers can be distributed to customers for use. When the numbers are no longer needed, they can be reclaimed easily and re-assigned to other customers at any time.Blocks of numbers and services can also be reserved and distributed. A clear distinction between numbers in-use and spare numbers is made to simplify management. The Numbers app supports managing CNAM database updates, inbound caller ID name lookups and emergency 911 services.",
"features": [
"Purchase new numbers",
"Delete numbers",
Expand All @@ -17,22 +17,22 @@
}
},
"tags": [
"reseller",
"developer"
"admin"
],
"icon": "NumberManager_app.png",
"icon": "Numbers_app.png",
"api_url": "http://10.26.0.41:8000/v2",
"author": "2600Hz",
"version": "1.0",
"license": "-",
"price": 0,
"screenshots": [
"numbermanager1.png",
"numbermanager2.png"
"numbers1.png",
"numbers2.png"
],
"urls": {
"documentation": "{documentation_url}",
"howto": "{howto_video_url}"
},
"phase": "gold",
"pvt_type": "app"
}
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 70591a4

Please sign in to comment.