Skip to content

Bump BCApps repo and app manifests to 26.15#8560

Open
Copilot wants to merge 2 commits into
releases/26.xfrom
copilot/update-repoversion-and-versions
Open

Bump BCApps repo and app manifests to 26.15#8560
Copilot wants to merge 2 commits into
releases/26.xfrom
copilot/update-repoversion-and-versions

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Align the repository release version with the 26.15 train by updating AL-Go settings and every app manifest in the repo. This keeps package metadata consistent across System Application, Business Foundation, and tooling apps.

  • AL-Go repo version

    • Updated .github/AL-Go-Settings.json to set repoVersion to 26.15.
  • App manifest versions

    • Updated the top-level version field in all app.json files to 26.15.0.0.
    • This applies across app, test, and test-library manifests so all shipped artifacts advertise the same release version.
  • Representative manifest change

    {
      "repoVersion": "26.15",
      "version": "26.15.0.0"
    }

    Fixes AB#636795

@mirouhl

mirouhl commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@copilot check if there is version 26.14.0.0 left in app files and fix

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@copilot check if there is version 26.14.0.0 left in app files and fix

Addressed in 5319da9. I updated the remaining 26.14.0.0 references in app.json files to 26.15.0.0 and verified there are no 26.14.0.0 values left in any app.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants