diff --git a/lib/gitpod.ts b/lib/gitpod.ts index 653cca9..5ea3ba1 100644 --- a/lib/gitpod.ts +++ b/lib/gitpod.ts @@ -18,7 +18,7 @@ var createNestedObject = function (base: any, names: any, value: any) { }; // TODO: switch to official gitpod.io build. -const version = "aledbf-mk3.60"; +const version = "aledbf-mk3.61"; export interface GitpodProps extends cdk.StackProps { domain: string