Skip to content

Commit

Permalink
Update devfile schema based on devfile/api@a6ec0a3
Browse files Browse the repository at this point in the history
Signed-off-by: Stephanie Cao <[email protected]>
  • Loading branch information
yangcao77 committed Nov 8, 2023
1 parent 80ae089 commit 36efa79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/docs/src/config/stable-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.2.2
2 changes: 1 addition & 1 deletion libs/docs/src/config/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ import { DocVersions } from '../types';

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

export const defaultVersion: DocVersions = '2.2.1';
export const defaultVersion: DocVersions = '2.2.2';

0 comments on commit 36efa79

Please sign in to comment.