build(all): update build to use new variables in app config
This commit is contained in:
parent
521e5f3618
commit
d1b2f6adb1
12 changed files with 43 additions and 44 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "*NAMECASENOSPACE*",
|
||||
"description": "*DESCRIPTION*",
|
||||
"name": "*PACKAGENAME*",
|
||||
"description": "*PACKAGEDESCRIPTION*",
|
||||
"version": "*VERSION*",
|
||||
"permissions": [
|
||||
"storage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue