diff --git a/README.md b/README.md
index 88188fd1..7589b75c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 8f91d483..635f6c3c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.0",
+ "version": "1.7.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "github-material-icons-extension",
- "version": "1.7.0",
+ "version": "1.7.1",
"license": "MIT",
"dependencies": {
"selector-observer": "2.1.6"
diff --git a/package.json b/package.json
index dcdef0e7..bf9636df 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.0",
+ "version": "1.7.1",
"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 59ee756a..4a940b9a 100644
--- a/src/manifests/base.json
+++ b/src/manifests/base.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.7.0",
+ "version": "1.7.1",
"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 c9165696..173bf0b8 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-fd58b09fdb1d0ce9c86b8bc7a0c6e8afc019a69f
\ No newline at end of file
+852ceb1ff7ee75c48d6ac7fc6d1401791a198ca6
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index 35e3d1ba..a7752bac 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.19.0
\ No newline at end of file
+4.20.0
\ No newline at end of file