diff --git a/README.md b/README.md
index d1de8319..fd609696 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index d641d331..51c2253d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.2",
+ "version": "1.7.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "github-material-icons-extension",
- "version": "1.7.2",
+ "version": "1.7.3",
"license": "MIT",
"dependencies": {
"selector-observer": "2.1.6"
diff --git a/package.json b/package.json
index 62ff6a2f..0dcf89ac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.2",
+ "version": "1.7.3",
"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 4b39c288..a21dfd5a 100644
--- a/src/manifests/base.json
+++ b/src/manifests/base.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.7.2",
+ "version": "1.7.3",
"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 433cdd97..0206dc2f 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-99e97c2630b22a0ec62dfb9af528e8e36ddaecdd
\ No newline at end of file
+dcb7cb136efe700a89c1dfe3d209b16fbbf52900
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index 731c7e43..e52228a2 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.21.0
\ No newline at end of file
+4.22.0
\ No newline at end of file