diff --git a/README.md b/README.md index 912cc880..7af85064 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ --- - + diff --git a/package-lock.json b/package-lock.json index 539bf3a6..a868d33e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-material-icons-extension", - "version": "1.8.8", + "version": "1.8.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-material-icons-extension", - "version": "1.8.8", + "version": "1.8.9", "license": "MIT", "dependencies": { "selector-observer": "2.1.6" diff --git a/package.json b/package.json index 1a7d2c19..f3d78663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.8.8", + "version": "1.8.9", "description": "Browser Extension that enhances the GitHub file browser with material icons.", "main": "src/main.js", "author": "Claudio Santos", diff --git a/src/manifests/base.json b/src/manifests/base.json index e387987e..1062bf54 100644 --- a/src/manifests/base.json +++ b/src/manifests/base.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.8.8", + "version": "1.8.9", "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", "icons": { diff --git a/upstream.commit b/upstream.commit index 20700746..5dfadffd 100644 --- a/upstream.commit +++ b/upstream.commit @@ -1 +1 @@ -b088f9e32d9d15a925f52dcda12d4cb11b6336bd \ No newline at end of file +8b18f3288476419198872de50b1f25ce287bfe5b \ No newline at end of file diff --git a/upstream.version b/upstream.version index 7db87d02..514b2fa0 100644 --- a/upstream.version +++ b/upstream.version @@ -1 +1 @@ -4.32.0 \ No newline at end of file +4.33.0 \ No newline at end of file