Skip to content

Commit f6855a7

Browse files
authored
chore: Bump version after 2.4.1 release (#1054)
Janitorial: bump version after release
1 parent f5547f0 commit f6855a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/props/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<SemVerNumber Condition="$(SemVerNumber) == ''">2.4.1</SemVerNumber>
3+
<SemVerNumber Condition="$(SemVerNumber) == ''">2.4.2</SemVerNumber>
44
<SemVerSuffix></SemVerSuffix>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)