diff options
author | Shin'ya UEOKA <ueokande@i-beam.org> | 2020-12-27 23:56:07 +0000 |
---|---|---|
committer | Shin'ya UEOKA <ueokande@i-beam.org> | 2020-12-27 23:56:07 +0000 |
commit | 863731b2761ceb52709abc09ff167e0c8f26261f (patch) | |
tree | 62858bfffff67a427356f1e1e81cfa3349e5ae82 | |
parent | 72e61caa25cb85cbca1145725d820516b11cdffa (diff) |
Release 0.32
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 41ad7fb..569d17b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Vim Vixen", "description": "Vim Vixen", - "version": "0.31", + "version": "0.32", "icons": { "48": "resources/icon_48x48.png", "96": "resources/icon_96x96.png" |