From 24681231da673b0a09e9757ee4489e9674d78648 Mon Sep 17 00:00:00 2001 From: Valerii Svydenko Date: Fri, 2 Feb 2024 09:26:08 +0200 Subject: [PATCH] set devfile's schemaVersion to 2.2.2 (#10) --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index cccf604..cf4d45d 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -1,4 +1,4 @@ -schemaVersion: 2.1.0 +schemaVersion: 2.2.2 metadata: name: python-hello-world components: