bump version to 0.0.3 in manifest.json
Some checks failed
Code quality checks / biome (push) Failing after 8s

This commit is contained in:
wont-stream 2025-04-11 15:16:32 -04:00
parent 0298e69589
commit 2030776468

View file

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "halfPage",
"description": "Use halfPage as your Startpage.",
"version": "0.0.2",
"version": "0.0.3",
"browser_specific_settings": {
"gecko": {
"id": "halfPage@new-tab.ipv4.army"
@ -14,4 +14,4 @@
"chrome_url_overrides": {
"newtab": "dist/index.html"
}
}
}