diff --git a/packages/server/modules/acc/domain/constants.ts b/packages/server/modules/acc/domain/constants.ts index 8ff6e7554..fd5d6b475 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: '5cedfc8034' + functionReleaseId: '92588ce1ba' } }