Skip to content

Commit 36efa79

Browse files
committed
Update devfile schema based on devfile/api@a6ec0a3
Signed-off-by: Stephanie Cao <[email protected]>
1 parent 80ae089 commit 36efa79

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.1
1+
2.2.2

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'] as const;
2020

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

0 commit comments

Comments
 (0)