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 40637f1 commit e5bc4a7Copy full SHA for e5bc4a7
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.60";
+const version = "aledbf-mk3.61";
22
23
export interface GitpodProps extends cdk.StackProps {
24
domain: string
0 commit comments