File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 "48" : " icon48.png" ,
88 "128" : " icon128.png"
99 },
10- "version" : " 1.22 " ,
10+ "version" : " 1.23 " ,
1111 "author" : " Daniel Derevjanik <daniel.derevjanik@gmail.com>" ,
1212 "offline_enabled" : true ,
1313 "browser_action" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " github-vscode-icons" ,
3- "version" : " 1.0.22 " ,
3+ "version" : " 1.0.23 " ,
44 "description" : " show vscode-icons in github repository" ,
55 "main" : " index.js" ,
66 "private" : true ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const manifest = {
1111 '48' : 'icon48.png' ,
1212 '16' : 'icon16.png'
1313 } ,
14- version : '1.22 ' ,
14+ version : '1.23 ' ,
1515 author : 'Daniel Derevjanik <daniel.derevjanik@gmail.com>' ,
1616 offline_enabled : true ,
1717 browser_action : {
You can’t perform that action at this time.
0 commit comments