diff --git a/README.md b/README.md
index c86aa55c..06f99259 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index de4195a5..74b745be 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.5.5",
+ "version": "1.5.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index c501617d..cc391817 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.5.5",
+ "version": "1.5.6",
"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 39e0c2b7..0a71ef8e 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.5.5",
+ "version": "1.5.6",
"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 bdbe1ece..435d7222 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-2964afd52c58bd638cbf7a909e991d917a0579be
\ No newline at end of file
+4840634c897f948a89c2b9941c873f366a94c56d
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index 5704b893..f029ee57 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.14.1
\ No newline at end of file
+4.15.0
\ No newline at end of file