chore(acc): bump importer function version (#5225)

This commit is contained in:
Chuck Driesler
2025-08-12 19:19:55 +01:00
committed by GitHub
parent ba8a62dd2a
commit 2b68a47e21
@@ -4,7 +4,7 @@ import { StringEnum } from '@speckle/shared'
export const ImporterAutomateFunctions = {
svf2: {
functionId: '4665e0b3ba',
functionReleaseId: 'ad5f3e7cfe'
functionReleaseId: '5cedfc8034'
}
}