summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-05-31 14:20:40 -0400
committerGitHub <noreply@github.com>2021-05-31 14:20:40 -0400
commite637408b4af41a5c2b74b160fb37438d4e56cccc (patch)
tree6e9ff322422ac0e5b0ae061d36435f5276b050ee /ext/manifest.json
parent983cdd233913cbd2155508dc0f4f452f7cda3626 (diff)
Auto update manifest version (#1724)
* Update manifest to auto-fill the version based on most recent git tag * Install git in the CI pipeline
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 e59d0c22..a002cb47 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Yomichan",
- "version": "21.4.30.1",
+ "version": "21.4.30.0",
"description": "Japanese dictionary with Anki integration",
"author": "Alex Yatskov",
"icons": {