Skip to content

Commit 730d7a7

Browse files
committed
Update gitpod version
1 parent 155bee2 commit 730d7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gitpod.ts

Lines changed: 1 addition & 1 deletion
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.61";
21+
const version = "aledbf-mk3.62";
2222

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

0 commit comments

Comments
 (0)