From 761084d5ecb3e9e230727fcea9edf331dcad06d9 Mon Sep 17 00:00:00 2001 From: mazhelez Date: Sat, 5 Sep 2026 06:01:30 +0000 Subject: [PATCH 1/2] Update BCArtifact version. New value: 30.0.54323.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 42da3cfe940..9736f7aadbb 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/30.0.54235.0//latest", + "artifact": "bcinsider/Sandbox/30.0.54323.0//latest", "country": "base", "useProjectDependencies": true, "repoVersion": "30.0", From 62016c3ec46f0310267fb9d19f7f189be068448f Mon Sep 17 00:00:00 2001 From: mazhelez Date: Sat, 5 Sep 2026 06:01:30 +0000 Subject: [PATCH 2/2] Update platform version. New value: 29.0.54295.0 --- build/Packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Packages.json b/build/Packages.json index 5470f6702af..b3c23785a35 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.54236.0", + "Version": "29.0.54295.0", "Source": "BCPlatform", "_comment": "The BC platform version, fetched from the platform CDN" }