diff --git a/README.md b/README.md
index e0ea4cf1..e9bbf19e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
---
-
+
### About
diff --git a/package-lock.json b/package-lock.json
index 98f84db8..cd36e290 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.4.1",
+ "version": "1.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index b529eb80..4a72a219 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
- "version": "1.4.1",
+ "version": "1.4.2",
"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 cd199d45..b214ba30 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
- "version": "1.4.1",
+ "version": "1.4.2",
"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 b617d997..1910ba9d 100644
--- a/upstream.version
+++ b/upstream.version
@@ -1 +1 @@
-4.9.0
\ No newline at end of file
+4.10.0
\ No newline at end of file