From f4742d5d6ca8c28f4c0fa01346a622bb7f4ef0e0 Mon Sep 17 00:00:00 2001 From: Claudiohbsantos Date: Tue, 8 Mar 2022 03:19:12 +0000 Subject: [PATCH] [auto] update to upstream 4.14.0 --- README.md | 2 +- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- upstream.commit | 2 +- upstream.version | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 44ac3539..987f985d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ --- - + ### About diff --git a/package-lock.json b/package-lock.json index 1c87104b..925e082e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 68795c08..44ae14fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.3", + "version": "1.5.4", "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 fd8f4ada..727b62e5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.5.3", + "version": "1.5.4", "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 9c7e5004..53ce4da5 100644 --- a/upstream.commit +++ b/upstream.commit @@ -1 +1 @@ -fa17ba8a312a23a79cd61afb1474a5c09de51a67 \ No newline at end of file +1b54692d91eadc2a4145a56909ec4ceefba8c065 \ No newline at end of file diff --git a/upstream.version b/upstream.version index 01b73abe..09ce0ce7 100644 --- a/upstream.version +++ b/upstream.version @@ -1 +1 @@ -4.13.0 \ No newline at end of file +4.14.0 \ No newline at end of file