From c9beb9cccf94e9dad306b3cdf0967873a2434f7c Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 19 May 2026 05:55:36 +0000 Subject: [PATCH] chore(dev): correct release v1 deploy commit --- deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy.json b/deploy.json index d749eed7..6d6ee428 100644 --- a/deploy.json +++ b/deploy.json @@ -85,17 +85,17 @@ { "id": "backend-core", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "9f1a7522dce0e75ac5366b89164d098d25a98403" + "commitId": "9f1a7529b4601e32524181ea871fd362e90c83a2" }, { "id": "frontend", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "9f1a7522dce0e75ac5366b89164d098d25a98403" + "commitId": "9f1a7529b4601e32524181ea871fd362e90c83a2" }, { "id": "code-queue", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "9f1a7522dce0e75ac5366b89164d098d25a98403" + "commitId": "9f1a7529b4601e32524181ea871fd362e90c83a2" } ] }