Skip to content

Commit

Permalink
Update devfile schema based on devfile/api@c088cf3
Browse files Browse the repository at this point in the history
Signed-off-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
thepetk committed Jun 3, 2024
1 parent 75f83ad commit 055be42
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.2
2.3.0
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', '2.3.0'] as const;

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

0 comments on commit 055be42

Please sign in to comment.