Skip to content

Commit

Permalink
[auto] update to upstream 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiohbsantos committed Jun 10, 2022
1 parent f45df6a commit 6d910c9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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/PKief/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v4.18.0-blue" /></a>
<a href="https://github.com/PKief/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v4.18.1-blue" /></a>

### About

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-material-icons-extension",
"version": "1.5.9",
"version": "1.5.10",
"description": "Browser Extension that enhances the GitHub file browser with material icons.",
"main": "src/main.js",
"author": "Claudio Santos",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
"version": "1.5.9",
"version": "1.5.10",
"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",
Expand Down
2 changes: 1 addition & 1 deletion upstream.commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6293217b1982eebcd3a77d89b9c508b86fb05c5f
d527992aeda8e032bf17df3e037604a1a3678a5d
2 changes: 1 addition & 1 deletion upstream.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.18.0
4.18.1

0 comments on commit 6d910c9

Please sign in to comment.