diff --git a/README.md b/README.md
index 49852594..e0ea4cf1 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 1e18491f..98f84db8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.4.0",
+ "version": "1.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 9653bf57..b529eb80 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.4.0",
+ "version": "1.4.1",
"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 ce62b8f8..cd199d45 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.4.0",
+ "version": "1.4.1",
"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.version b/upstream.version
index 6ca6df11..b617d997 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.8.0
\ No newline at end of file
+4.9.0
\ No newline at end of file