Skip to content

Bump fallback Version to 0.11.0 - #144

Merged
dielduarte merged 1 commit into
mainfrom
bump-fallback-version-0.11.0
Aug 21, 2026
Merged

Bump fallback Version to 0.11.0#144
dielduarte merged 1 commit into
mainfrom
bump-fallback-version-0.11.0

Conversation

@dielduarte

@dielduarte dielduarte commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Confirmed no other file in the repo hardcodes the version (only Directory.Build.props)
  • dotnet build -c Release succeeds with only the two pre-existing unrelated warnings
  • release.sh derives version from the git tag via -p:Version=, so this change doesn't affect the release pipeline itself

Summary by cubic

Aligns the fallback package version with the upcoming release by updating Directory.Build.props from 0.10.0 to 0.11.0. Previously, local dotnet builds/packs defaulted to 0.10.0; now they default to 0.11.0. The release pipeline remains unchanged since it injects the version via -p:Version from the tag.

  • Single-line change; no other files hardcode a version.
  • No rollout impact; local scripts that relied on the 0.10.0 fallback should update expectations.

Written for commit c3e5f00. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Bumps the fallback version in Directory.Build.props to 0.11.0 to align with the upcoming release for local builds.

Re-trigger cubic

Approval not submitted

This repository is configured to approve as @klotty, but that approval identity is unavailable.
Reconnect or verify the approval identity in repository settings.

cubic left this as a normal review comment instead of falling back to a Cubic App approval.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants