From 1a6a5763b680cd6ccba8c010f04f1e0e0dd7110e Mon Sep 17 00:00:00 2001 From: Claudiohbsantos Date: Fri, 11 Feb 2022 03:17:33 +0000 Subject: [PATCH] [auto] update to upstream 4.13.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 862b34a3..44ac3539 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ --- - + ### About diff --git a/package-lock.json b/package-lock.json index 6c4f432c..1c87104b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.2", + "version": "1.5.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 97127991..68795c08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.5.2", + "version": "1.5.3", "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 fb37eb8e..fd8f4ada 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.5.2", + "version": "1.5.3", "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 435d9a15..9c7e5004 100644 --- a/upstream.commit +++ b/upstream.commit @@ -1 +1 @@ -e4a448bd911676b1fccf4b47a80f99ed35002dc3 \ No newline at end of file +fa17ba8a312a23a79cd61afb1474a5c09de51a67 \ No newline at end of file diff --git a/upstream.version b/upstream.version index 2efddba7..01b73abe 100644 --- a/upstream.version +++ b/upstream.version @@ -1 +1 @@ -4.12.1 \ No newline at end of file +4.13.0 \ No newline at end of file