aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-08-26 15:55:04 +1000
committerYuchen Pei <id@ypei.org>2023-09-09 14:35:59 +1000
commit90abcea6d8e83b6b2d20a2b056bdc0a33e831e1c (patch)
tree3eebdf836025075265a428b74dccf14941f8fe01 /manifest.json
parentbf2ce3f574ed673134b29ec431f1b783d7f56bef (diff)
Add custom keybindings to vim-vixenHEADmaster
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 987a1ca..4ba333c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Vim Vixen",
"description": "Vim Vixen",
- "version": "1.2.4",
+ "version": "1.2.4-custom",
"icons": {
"48": "resources/icon_48x48.png",
"96": "resources/icon_96x96.png"