From 65353ea0da411f4cef9f57d6841ecbbdbcff683a Mon Sep 17 00:00:00 2001 From: Claudiohbsantos Date: Thu, 28 Jul 2022 04:14:45 +0000 Subject: [PATCH] [auto] release v1.7.0 --- package-lock.json | 4 ++-- package.json | 2 +- src/manifests/base.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0ce6e25..8f91d483 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-material-icons-extension", - "version": "1.6.2", + "version": "1.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-material-icons-extension", - "version": "1.6.2", + "version": "1.7.0", "license": "MIT", "dependencies": { "selector-observer": "2.1.6" diff --git a/package.json b/package.json index 129ef378..dcdef0e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.6.2", + "version": "1.7.0", "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 d47d54be..59ee756a 100644 --- a/src/manifests/base.json +++ b/src/manifests/base.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.6.2", + "version": "1.7.0", "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": {