From 78afe215457041da343cda764fdc9447d8ce6991 Mon Sep 17 00:00:00 2001 From: Claudiohbsantos Date: Sat, 24 Dec 2022 03:19:23 +0000 Subject: [PATCH] [auto] update to upstream 4.23.1 --- README.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- src/manifests/base.json | 2 +- upstream.commit | 2 +- upstream.version | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a2f64fcf..ee6b58a1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ --- - + ### About diff --git a/package-lock.json b/package-lock.json index 7f839677..2a1c4f70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-material-icons-extension", - "version": "1.7.4", + "version": "1.7.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-material-icons-extension", - "version": "1.7.4", + "version": "1.7.5", "license": "MIT", "dependencies": { "selector-observer": "2.1.6" diff --git a/package.json b/package.json index 684b5dc3..3c3e9a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.7.4", + "version": "1.7.5", "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 d9b7883f..c3adfe8b 100644 --- a/src/manifests/base.json +++ b/src/manifests/base.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.7.4", + "version": "1.7.5", "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 48345019..553ff77d 100644 --- a/upstream.commit +++ b/upstream.commit @@ -1 +1 @@ -9a80e5be7ba6f26fd2b4f8d3d8e925e47fe3a241 \ No newline at end of file +fca0baa143ec69f332b41cae58d11c9c29307595 \ No newline at end of file diff --git a/upstream.version b/upstream.version index 3374ced2..9d61352e 100644 --- a/upstream.version +++ b/upstream.version @@ -1 +1 @@ -4.23.0 \ No newline at end of file +4.23.1 \ No newline at end of file