Skip to content

Commit 40821ed

Browse files
authored
Remove stray .DS_Store file (#9401)
1 parent 3aa99e6 commit 40821ed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Extension/.DS_Store

-10 KB
Binary file not shown.

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cpptools",
33
"displayName": "C/C++",
44
"description": "C/C++ IntelliSense, debugging, and code browsing.",
5-
"version": "1.10.3-main",
5+
"version": "1.10.4-main",
66
"publisher": "ms-vscode",
77
"icon": "LanguageCCPP_color_128x.png",
88
"readme": "README.md",

0 commit comments

Comments
 (0)