diff --git a/CHANGELOG.md b/CHANGELOG.md index e134741..5d37aa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +### Version 1.3.3 + * Tell Anki to download Audio when playing Audio (#14) + ### Version 1.3.2 * Adding a Clear Page button in the VN Hook Page diff --git a/manifest.json b/manifest.json index 91da381..f70935b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "author": "Gareth Parker", "name": "RikaiRebuilt", - "version": "1.3.2", + "version": "1.3.3", "applications": { "gecko": { diff --git a/options/options.html b/options/options.html index 53d9802..1243396 100644 --- a/options/options.html +++ b/options/options.html @@ -372,6 +372,11 @@

Keymap

+

Version 1.3.3

+ +

Version 1.3.2