diff --git a/defaults.json b/defaults.json index 9c5fb25..22e3be7 100644 --- a/defaults.json +++ b/defaults.json @@ -96,7 +96,7 @@ } }, "changelog": { - "lastversion": "2.6.3" + "lastversion": "2.7.0" }, "themeVariants": { "Darker": "./themes/Material-Theme-Darker.json", @@ -134,4 +134,4 @@ "Ocean": "vs-dark", "Ocean High Contrast": "vs-dark" } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 2eef494..64f8d95 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "2.6.3", + "version": "2.7.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",