diff --git a/README.md b/README.md
index c7b6066e..764efe2c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 317cea7f..aa45926f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "github-material-icons-extension",
- "version": "1.8.0",
+ "version": "1.8.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "github-material-icons-extension",
- "version": "1.8.0",
+ "version": "1.8.1",
"license": "MIT",
"dependencies": {
"selector-observer": "2.1.6"
diff --git a/package.json b/package.json
index 37a55be0..76895622 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.8.0",
+ "version": "1.8.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 423c6b29..8a392b77 100644
--- a/src/manifests/base.json
+++ b/src/manifests/base.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.8.0",
+ "version": "1.8.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 2ad7a6ed..9a76927d 100644
--- a/upstream.commit
+++ b/upstream.commit
@@ -1 +1 @@
-83157064c5b1d9883c2bfbda252897485063155f
\ No newline at end of file
+2f9d750ecab9c30b10c0e760cfc13e317d4d24f3
\ No newline at end of file
diff --git a/upstream.version b/upstream.version
index 47312771..238cd7ab 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.26.0
\ No newline at end of file
+4.27.0
\ No newline at end of file