Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build_init.dart #3551

Merged
merged 1 commit into from
May 16, 2024
Merged

Update build_init.dart #3551

merged 1 commit into from
May 16, 2024

Conversation

jrg1993
Copy link
Contributor

@jrg1993 jrg1993 commented May 16, 2024

Fixed decrement to be -- and not ++

Related Issues

fixes #your-issue-number

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

  • I have updated the CHANGELOG.md of the relevant packages.
    Changelog files must be edited under the form:

    ## Unreleased fix/major/minor
    
    - Description of your change. (thanks to @yourGithubId)
  • If this contains new features or behavior changes,
    I have updated the documentation to match those changes.

Fixed decrement to be -- and not ++
Copy link

changeset-bot bot commented May 16, 2024

⚠️ No Changeset found

Latest commit: 9cf3575

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@rrousselGit
Copy link
Owner

Thanks!

@rrousselGit rrousselGit merged commit c6703f4 into rrousselGit:master May 16, 2024
25 of 26 checks passed
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.

None yet

2 participants