Skip to content

Commit c39bb7f

Browse files
committed
chore: Bump for v3.0.1
1 parent 456a200 commit c39bb7f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.0",
4+
"version": "3.0.1",
55
"private": true,
66
"author": "Philipp Kewisch <mozilla@kewis.ch>",
77
"license": "MPL-2.0",

src/manifest.json

Lines changed: 1 addition & 1 deletion
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.0",
5+
"version": "3.0.1",
66
"default_locale": "en",
77
"author": "Philipp Kewisch",
88
"browser_specific_settings": {

0 commit comments

Comments
 (0)