chore: Prepare for 2.7.0
This commit is contained in:
parent
f3d9b6c079
commit
e5475cbdbc
2 changed files with 3 additions and 3 deletions
|
@ -96,7 +96,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"lastversion": "2.6.3"
|
"lastversion": "2.7.0"
|
||||||
},
|
},
|
||||||
"themeVariants": {
|
"themeVariants": {
|
||||||
"Darker": "./themes/Material-Theme-Darker.json",
|
"Darker": "./themes/Material-Theme-Darker.json",
|
||||||
|
@ -134,4 +134,4 @@
|
||||||
"Ocean": "vs-dark",
|
"Ocean": "vs-dark",
|
||||||
"Ocean High Contrast": "vs-dark"
|
"Ocean High Contrast": "vs-dark"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "vsc-material-theme",
|
"name": "vsc-material-theme",
|
||||||
"displayName": "Material Theme",
|
"displayName": "Material Theme",
|
||||||
"description": "The most epic theme now for Visual Studio Code",
|
"description": "The most epic theme now for Visual Studio Code",
|
||||||
"version": "2.6.3",
|
"version": "2.7.0",
|
||||||
"publisher": "Equinusocio",
|
"publisher": "Equinusocio",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Mattia Astorino [@equinusocio]",
|
"author": "Mattia Astorino [@equinusocio]",
|
||||||
|
|
Loading…
Reference in a new issue