Skip to content

Commit 3b830d2

Browse files
[Repo Assist] Prepare release 4.5.0 — bump version.props 4.2.0 → 4.5.0 (#262)
* Prepare release 4.5.0 Bump version.props from 4.2.0 to 4.5.0, covering all unreleased additions since 4.2.0: 4.3.0: head, iteri, find, tryFindAsync, tail 4.4.0: findAsync, existsAsync, forallAsync 4.5.0: last, item, tryItem RELEASE_NOTES.md already contains all three version sections. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * ci: trigger CI checks --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2561add commit 3b830d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>4.2.0</Version>
3+
<Version>4.5.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)