From 62fde5ab3119b20ce7378dad2ca658dbb55d9ef8 Mon Sep 17 00:00:00 2001 From: Georgi2704 Date: Thu, 21 Nov 2024 12:46:36 +0100 Subject: [PATCH] Add placeholder version 0.0.0 --- .../orchestrator-ui-components/src/configuration/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/orchestrator-ui-components/src/configuration/version.ts b/packages/orchestrator-ui-components/src/configuration/version.ts index df8966833..0f7933e44 100644 --- a/packages/orchestrator-ui-components/src/configuration/version.ts +++ b/packages/orchestrator-ui-components/src/configuration/version.ts @@ -1 +1 @@ -export const ORCHESTRATOR_UI_LIBRARY_VERSION = '2.10.1'; +export const ORCHESTRATOR_UI_LIBRARY_VERSION = '0.0.0';