From 27d6b35ee6e222df9d651c2a9c425e2471fd6a36 Mon Sep 17 00:00:00 2001 From: Claudiohbsantos Date: Thu, 27 Apr 2023 04:39:00 +0000 Subject: [PATCH] [auto] release v1.8.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 bdba84a8..317cea7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.0", "license": "MIT", "dependencies": { "selector-observer": "2.1.6" diff --git a/package.json b/package.json index c65e3a7e..37a55be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.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 23d8c4de..423c6b29 100644 --- a/src/manifests/base.json +++ b/src/manifests/base.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.7.8", + "version": "1.8.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": {