Skip to content

Commit f673692

Browse files
committed
chore: bump version to 0.4.5
1 parent 075b3f6 commit f673692

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "shortcuts",
33
"name": "Command Shortcuts",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"minAppVersion": "0.15.0",
66
"description": "Activate commands using multiple shortcut methods.",
77
"author": "Johnny & Boninall",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shortcuts",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "A shortcuts plugin for power users.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"0.4.1": "0.15.0",
3434
"0.4.2": "0.15.0",
3535
"0.4.3": "0.15.0",
36-
"0.4.4": "0.15.0"
36+
"0.4.4": "0.15.0",
37+
"0.4.5": "0.15.0"
3738
}

0 commit comments

Comments
 (0)