Skip to content

Commit

Permalink
Fix: VSCode marketplace badge not working (#75)
Browse files Browse the repository at this point in the history
* fix: remove offending vscode marketplace badge from readme
  • Loading branch information
mrsauravsahu authored Jul 30, 2023
1 parent 33cfa26 commit 6baa6de
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Custom Profiles for VSCode
![](https://vsmarketplacebadge.apphb.com/version-short/mrsauravsahu.vscode-manager.svg?color=blue&subject=VSCode%20MarketPlace)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

**Manage multiple VSCode isolated instances with ease 😎**

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
Expand Up @@ -4,7 +4,7 @@
"publisher": "mrsauravsahu",
"icon": "resources/icon.png",
"description": "Manage VSCode custom profiles with isolated settings and extensions",
"version": "2.3.3",
"version": "2.3.4",
"repository": {
"url": "https://github.com/mrsauravsahu/vscode-manager",
"type": "git"
Expand Down

0 comments on commit 6baa6de

Please sign in to comment.