aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-08-08 20:31:15 +0900
committerGitHub <noreply@github.com>2018-08-08 20:31:15 +0900
commitab857658c73ad732f240ff2bfc71dc97b0b4f76d (patch)
treeb6300056510b41d50ebe75831f8791b5ec70043d /manifest.json
parentb48c2f7804cbb43ac6cd797697292ae54313f89d (diff)
parentc1d927bd38b04a961cd058af4dd65d9dd9df2f88 (diff)
Merge pull request #450 from ueokande/fix-trim-start
Fix trim start
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 5e7551d..689ae5f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Vim Vixen",
"description": "Vim Vixen",
- "version": "0.16",
+ "version": "0.17",
"icons": {
"48": "resources/icon_48x48.png",
"96": "resources/icon_96x96.png"