Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
release:
current-version: 7.13.6.Final
current-version: 7.13.7.Final
Copy link

Copilot AI Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says it fixes a WorkflowModel hierarchy regression, but this PR only bumps current-version in .github/project.yml. Please update the PR description to reflect the actual change, or include the missing code changes if they were intended.

Copilot uses AI. Check for mistakes.
next-version: 8.0.0-SNAPSHOT
Loading