Skip to content

Commit ee88fff

Browse files
authored
Increment version (#709)
1 parent 8295698 commit ee88fff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shortcut-assistant",
3-
"version": "3.9.0",
3+
"version": "3.9.1",
44
"description": "A browser extension for power users of Shortcut",
55
"main": "src/index.ts",
66
"repository": "https://github.com/JensAstrup/shortcut-assistant",
@@ -91,4 +91,4 @@
9191
"vaul": "^1.1.2"
9292
},
9393
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
94-
}
94+
}

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"storage",
6868
"tabs"
6969
],
70-
"version": "3.9.0"
70+
"version": "3.9.1"
7171
}

0 commit comments

Comments
 (0)