chore: Prepare for 2.7.0

This commit is contained in:
Mattia Astorino 2019-02-08 11:31:56 +01:00
parent f3d9b6c079
commit e5475cbdbc
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2
2 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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]",