From 9d70a9c7f29c52f20087442f7839920efd03b215 Mon Sep 17 00:00:00 2001 From: Liping Zhang Date: Tue, 14 Jan 2025 15:38:34 -0800 Subject: [PATCH] update the config.json with 1 digit less for the commit, may fix the build error ? --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index baa4d54..61fa832 100755 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "channel": "production", - "server": "8.9.7-106641a1dd5", + "server": "8.9.7-106641a1dd", "toolbox": "1.17.4", "client": "1.0.7", "studio": "4.0.14"