aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--ext/manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 2000050e..cb9d99bb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-tmpl/*.html text eol=lf
+*.handlebars text eol=lf
diff --git a/ext/manifest.json b/ext/manifest.json
index 09e89729..3cea8647 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "20.2.24.0",
+ "version": "20.3.14.0",
"description": "Japanese dictionary with Anki integration",
"icons": {"16": "mixed/img/icon16.png", "48": "mixed/img/icon48.png", "128": "mixed/img/icon128.png"},