Skip to content

Commit c1c974c

Browse files
committed
Sync with main
Signed-off-by: Manuel Alejandro de Brito Fontes <[email protected]>
1 parent 2996b19 commit c1c974c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/gitpod.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var createNestedObject = function (base: any, names: any, value: any) {
1818
};
1919

2020
// TODO: switch to official gitpod.io build.
21-
const version = "aledbf-mk3.41";
21+
const version = "aledbf-mk3.42";
2222

2323
export interface GitpodProps extends cdk.StackProps {
2424
domain: string

0 commit comments

Comments
 (0)