diff --git a/packages/server/modules/acc/domain/constants.ts b/packages/server/modules/acc/domain/constants.ts index 19aa9294c..8ff6e7554 100644 --- a/packages/server/modules/acc/domain/constants.ts +++ b/packages/server/modules/acc/domain/constants.ts @@ -4,7 +4,7 @@ import { StringEnum } from '@speckle/shared' export const ImporterAutomateFunctions = { svf2: { functionId: '4665e0b3ba', - functionReleaseId: 'ad5f3e7cfe' + functionReleaseId: '5cedfc8034' } }