Merge branch 'master' of github.com:spring-projects/sts4

This commit is contained in:
Kris De Volder
2017-11-30 10:34:38 -08:00
5 changed files with 5 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,15 +1,15 @@
{
"name": "vscode-boot-dev-pack",
"version": "0.1.0",
"version": "0.0.2",
"publisher": "Pivotal",
"displayName": "Spring Boot Development Extension Pack",
"description": "A collection of extensions for developing Spring Boot applications",
"license": "EPL-1.0",
"galleryBanner": {
"color": "#1BB3A8",
"color": "#0F3D5F",
"theme": "dark"
},
"icon": "spring-boot-logo.png",
"icon": "STS4-256x256.png",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"
@@ -26,7 +26,8 @@
"yaml"
],
"categories": [
"Spring Boot",
"Languages",
"Linters",
"Extension Packs"
],
"engines": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB