summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-02-07 21:46:37 -0800
committerAlex Yatskov <alex@foosoft.net>2017-02-07 21:46:37 -0800
commite73d2d96c9cadce1364ae48a0dc68e24f2019c72 (patch)
treef1984328b561f7fc9a960b45e8b29a57b9835083 /ext/manifest.json
parent4e3792aba319b52f957c70347e859f677972e4e2 (diff)
add support for looking up definitions for textareas and textboxes1.0.10
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index e296ec06..ba7e36e6 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"},