From 7ea63899dfa7ec2c7948f08593485dfffc75d10b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 18 Jun 2022 16:58:49 +0200 Subject: [PATCH] chg: [stock] UUID fixed --- objects/stock/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/stock/definition.json b/objects/stock/definition.json index 6668e25..984fbe2 100644 --- a/objects/stock/definition.json +++ b/objects/stock/definition.json @@ -320,6 +320,6 @@ "requiredOneOf": [ "symbol" ], - "uuid": "9f5c1a68-2021-4faa-b409-61c899c86466", + "uuid": "dd3e00b2-977e-4cf4-9d12-0b009a00a721", "version": 1 -} \ No newline at end of file +}