Skip to content

Commit

Permalink
[auto] update to upstream 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiohbsantos committed Sep 21, 2024
1 parent 3e58068 commit 27b6690
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

---

<a href="https://github.com/material-extensions/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v5.9.0-blue" /></a>
<a href="https://github.com/material-extensions/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v5.10.0-blue" /></a>

<img valign="middle" src="https://img.shields.io/chrome-web-store/v/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc?label=Version%20Available%20in%20Chrome%20Store">

Expand Down
21 changes: 9 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-icons-browser-extension",
"version": "1.8.25",
"version": "1.8.26",
"description": "Browser Addon that enhances file browsers of version controls with material icons.",
"main": "src/main.ts",
"author": {
Expand All @@ -18,7 +18,7 @@
"url": "https://github.com/material-extensions/material-icons-browser-extension/issues"
},
"dependencies": {
"material-icon-theme": "5.10.0",
"material-icon-theme": "5.11.0",
"selector-observer": "2.1.6",
"webextension-polyfill": "0.12.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/manifests/base.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
"version": "1.8.25",
"version": "1.8.26",
"description": "Material icons for the file browser of popular websites like GitHub, Azure, Bitbucket etc.",
"homepage_url": "https://github.com/material-extensions/material-icons-browser-extension",
"icons": {
Expand Down

0 comments on commit 27b6690

Please sign in to comment.