Skip to content

Commit ed8ab26

Browse files
update devfile spec and sync devfile spec changes
Signed-off-by: Michael Valdron <[email protected]>
1 parent f71f738 commit ed8ab26

File tree

2 files changed

+247
-57
lines changed

2 files changed

+247
-57
lines changed

libs/core/src/components/hero/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import blurCyanImage from '../../images/blur-cyan.png';
2727
import blurIndigoImage from '../../images/blur-indigo.png';
2828

2929
const codeLanguage: Language = 'yaml';
30-
const code = `schemaVersion: 2.2.0
30+
const code = `schemaVersion: 2.3.0
3131
metadata:
3232
name: go
3333
language: go

0 commit comments

Comments
 (0)