We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2996b19 commit c1c974cCopy full SHA for c1c974c
lib/gitpod.ts
@@ -18,7 +18,7 @@ var createNestedObject = function (base: any, names: any, value: any) {
18
};
19
20
// TODO: switch to official gitpod.io build.
21
-const version = "aledbf-mk3.41";
+const version = "aledbf-mk3.42";
22
23
export interface GitpodProps extends cdk.StackProps {
24
domain: string
0 commit comments