Skip to content

Commit 3d08f06

Browse files
committed
chore: bump version to 0.0.47 in package.json and manifest.json
1 parent 98b7633 commit 3d08f06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "superpowers",
33
"private": true,
4-
"version": "0.0.46",
4+
"version": "0.0.47",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Superpowers AI",
44
"description": "A sidebar which gives you superpowers",
5-
"version": "0.0.46",
5+
"version": "0.0.47",
66
"permissions": [
77
"sidePanel",
88
"storage",

0 commit comments

Comments
 (0)