diff --git a/README.md b/README.md
index 95147458..d71e4666 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 9bd26f6d..f69ef692 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.6",
+ "version": "1.7.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "github-material-icons-extension",
- "version": "1.7.6",
+ "version": "1.7.7",
"license": "MIT",
"dependencies": {
"selector-observer": "2.1.6"
diff --git a/package.json b/package.json
index ee892e42..48e6a494 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.7.6",
+ "version": "1.7.7",
"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 3ecdf626..d982f532 100644
--- a/src/manifests/base.json
+++ b/src/manifests/base.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.7.6",
+ "version": "1.7.7",
"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 b1a7f080..bdbc0ec4 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-045d086bebf3971b445ed49f3f725e62e25b5215
\ No newline at end of file
+39254dde2346987d489a4d7b4ee4d400e14d1604
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index 2c4686f5..71cf3665 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.24.0
\ No newline at end of file
+4.25.0
\ No newline at end of file