diff --git a/README.md b/README.md index 3972c9db..536b2d22 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ --- - + ### About diff --git a/package-lock.json b/package-lock.json index e0757c70..1394be31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.8", + "version": "1.5.9", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 49b00c7f..5ae7ddd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.8", + "version": "1.5.9", "description": "Browser Extension that enhances the GitHub file browser with material icons.", "main": "src/main.js", "author": "Claudio Santos", diff --git a/src/manifest.json b/src/manifest.json index 2622276e..c9117ecf 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.5.8", + "version": "1.5.9", "manifest_version": 2, "description": "Replace the file/folder icons on the GitHub file browser with icons representing the file's type and which tool it is used by.", "homepage_url": "https://github.com/Claudiohbsantos/github-material-icons-extension", diff --git a/upstream.commit b/upstream.commit index 92728ea7..66fb43ef 100644 --- a/upstream.commit +++ b/upstream.commit @@ -1 +1 @@ -afab4878811b6c70d1831ed6911b79ef4a936162 \ No newline at end of file +6293217b1982eebcd3a77d89b9c508b86fb05c5f \ No newline at end of file diff --git a/upstream.version b/upstream.version index 8643e722..ef8ffbdd 100644 --- a/upstream.version +++ b/upstream.version @@ -1 +1 @@ -4.17.0 \ No newline at end of file +4.18.0 \ No newline at end of file