Skip to content

Commit

Permalink
Update version.props to v0.4.0-alpha.1 for automated release after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
abelbraaksma committed Jun 5, 2023
1 parent 78b1e32 commit 77529ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<!-- updating this version will trigger a publish after merge to 'main' -->
<Version>0.3.0</Version>
<Version>0.4.0-alpha.1</Version>
</PropertyGroup>
</Project>

1 comment on commit 77529ec

@abelbraaksma
Copy link
Member Author

@abelbraaksma abelbraaksma commented on 77529ec Mar 17, 2024

Choose a reason for hiding this comment

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

This triggered the release of a new version:

If you find any bugs in this release, test them with the most recent release of TaskSeq first. If the issue persists, please report them as issue, or create a PR.

Latest

Nuget

Please sign in to comment.