diff --git a/README.md b/README.md
index 536b2d22..21396286 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 1394be31..980e0839 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.5.9",
+ "version": "1.5.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 5ae7ddd2..9df333ee 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.5.9",
+ "version": "1.5.10",
"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 c9117ecf..ad8bfdae 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.5.9",
+ "version": "1.5.10",
"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 66fb43ef..f6fa0abd 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-6293217b1982eebcd3a77d89b9c508b86fb05c5f
\ No newline at end of file
+d527992aeda8e032bf17df3e037604a1a3678a5d
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index ef8ffbdd..5288623a 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.18.0
\ No newline at end of file
+4.18.1
\ No newline at end of file