Skip to content

Commit 5dc057e

Browse files
committed
chore: Bump for v3.0.2
1 parent 3b489b8 commit 5dc057e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quickmove",
33
"description": "Quick Folder Move",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"private": true,
66
"author": "Philipp Kewisch <[email protected]>",
77
"license": "MPL-2.0",

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
44
"description": "__MSG_extensionDescription__",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"default_locale": "en",
77
"author": "Philipp Kewisch",
88
"browser_specific_settings": {

0 commit comments

Comments
 (0)