Skip to content

Commit

Permalink
Update devfile schema based on devfile/api@d363917
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcollier committed May 26, 2021
1 parent 1c39164 commit 1e51d9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Devfile describes the structure of a cloud-native devworkspace and development environment.",
"type": "object",
"title": "Devfile schema - Version 2.1.0-alpha",
"title": "Devfile schema - Version 2.2.0-alpha",
"required": [
"schemaVersion"
],
Expand Down

0 comments on commit 1e51d9e

Please sign in to comment.