Bump version to 1.26.0

This commit is contained in:
Kris De Volder
2021-06-17 19:32:24 +00:00
parent 3cbb655d7c
commit b598dbac63

View File

@@ -44,8 +44,8 @@
"title": "Create a new Spring Boot project",
"description": "The easiest way to create new Spring Boot projects in VS Code is to use the Spring Initializr integration. Open the command palette in VS Code, search for __Spring__ and create a new Spring Boot project from there.\n[Create New Spring Boot Project](command:spring.initializr.maven-project)",
"media": {
"image": "walkthroughs/spring-initializr-integration.png",
"altText": "Create a new Maven-based Spring Boot project"
"image": "walkthroughs/spring-initializr-integration.png",
"altText": "Create a new Maven-based Spring Boot project"
}
},
{