diff --git a/collabShared.ts b/collabShared.ts index cf4bdf8..01e77fa 100644 --- a/collabShared.ts +++ b/collabShared.ts @@ -263,9 +263,9 @@ export enum AppointmentStatusCode { */ APPOINTMENT_0100_CREATED = 100, /** - * @generated from protobuf enum value: APPOINTMENT_0150_ALLOCATION_ERROR = 104; + * @generated from protobuf enum value: APPOINTMENT_0150_ALLOCATION_ERROR = 150; */ - APPOINTMENT_0150_ALLOCATION_ERROR = 104, + APPOINTMENT_0150_ALLOCATION_ERROR = 150, /** * APPOINTMENT_0200_CARRIER_VALIDATION = 200; * diff --git a/package.json b/package.json index de01a71..779e8c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.13.0-SNAPSHOT-251222090029", + "version": "1.13.0-SNAPSHOT-251222093928", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts",