bump version to 0.0.3 in manifest.json
Some checks failed
Code quality checks / biome (push) Failing after 8s
Some checks failed
Code quality checks / biome (push) Failing after 8s
This commit is contained in:
parent
0298e69589
commit
2030776468
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "halfPage",
|
"name": "halfPage",
|
||||||
"description": "Use halfPage as your Startpage.",
|
"description": "Use halfPage as your Startpage.",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "halfPage@new-tab.ipv4.army"
|
"id": "halfPage@new-tab.ipv4.army"
|
||||||
|
@ -14,4 +14,4 @@
|
||||||
"chrome_url_overrides": {
|
"chrome_url_overrides": {
|
||||||
"newtab": "dist/index.html"
|
"newtab": "dist/index.html"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue