Skip to content

Commit 055be42

Browse files
committed
Update devfile schema based on devfile/api@c088cf3
Signed-off-by: Theofanis Petkos <[email protected]>
1 parent 75f83ad commit 055be42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.2
1+
2.3.0

libs/docs/src/config/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ import { DocVersions } from '../types';
1818

1919
export const docVersions = ['2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.2.2', '2.3.0'] as const;
2020

21-
export const defaultVersion: DocVersions = '2.2.2';
21+
export const defaultVersion: DocVersions = '2.3.0';

0 commit comments

Comments
 (0)