Skip to content

Commit

Permalink
4.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderby committed Jul 22, 2019
1 parent 1cbe346 commit 5da673e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "darkreader",
"version": "4.7.13",
"version": "4.7.14",
"description": "Dark theme for every website",
"scripts": {
"code-style": "eslint --fix 'src/**/*.ts' 'src/**/*.tsx' 'tasks/**/*.js' 'tests/**/*.ts'",
Expand All @@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/alexanderby/darkreader.git"
},
"author": "Alexander Shutov <shutovby@gmail.com> (http://shutov.by/)",
"author": "Aliaksandr Shutau <darkreaderapp@gmail.com> (https://darkreader.org/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/alexanderby/darkreader/issues"
Expand Down
4 changes: 2 additions & 2 deletions src/manifest.json
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Dark Reader",
"version": "4.7.13",
"author": "Alexander Shutov",
"version": "4.7.14",
"author": "Aliaksandr Shutau",
"description": "__MSG_extension_description__",
"default_locale": "en",
"browser_action": {
Expand Down

0 comments on commit 5da673e

Please sign in to comment.