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