minor: update manifest
This commit is contained in:
parent
6349957fa3
commit
a01c1be3da
2 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
.DS_Store
|
||||
manifest.json
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
"manifest_version": 3,
|
||||
"author": "Index",
|
||||
"name": "Poly+",
|
||||
"version": "1.22",
|
||||
"version_name": "Pre-Release Build (v1.2.2)",
|
||||
"version": "1.3",
|
||||
"version_name": "Release Build (v1.3)",
|
||||
"description": "Power-up your Polytoria experience with Poly+! Created by Index.",
|
||||
"homepage_url": "https://polyplus.vercel.app/",
|
||||
"permissions": ["storage", "contextMenus", "scripting", "alarms", "notifications"],
|
||||
|
|
|
|||
Reference in a new issue