From ee0ac79d2a32c8a386d995895058d7a695bf4076 Mon Sep 17 00:00:00 2001 From: mazhelez Date: Sat, 22 Aug 2026 06:04:17 +0000 Subject: [PATCH 1/2] Update BCArtifact version. New value: 29.0.53875.0 --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index f707065fdbf..bddd4b8f120 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -9,7 +9,7 @@ "usePsSessionForBc28": true, "gitHubRunner": "windows-latest", "githubRunnerShell": "pwsh", - "artifact": "bcinsider/Sandbox/29.0.53783.0//latest", + "artifact": "bcinsider/Sandbox/29.0.53875.0//latest", "country": "base", "useProjectDependencies": true, "repoVersion": "29.0", From f58825cb5070a6c51a4a687a8fee2dcfb7b84418 Mon Sep 17 00:00:00 2001 From: mazhelez Date: Sat, 22 Aug 2026 06:04:17 +0000 Subject: [PATCH 2/2] Update platform version. New value: 29.0.53881.0 --- build/Packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Packages.json b/build/Packages.json index f8150acfac2..b621cbd2fc3 100644 --- a/build/Packages.json +++ b/build/Packages.json @@ -9,7 +9,7 @@ "_comment": "Used to fetch app baselines from BC artifacts" }, "BCPlatform": { - "Version": "29.0.53774.0", + "Version": "29.0.53881.0", "Source": "BCPlatform", "_comment": "The BC platform version, fetched from the platform CDN" }