Skip to content

Commit eed1969

Browse files
Prepare for next development version 2.4.0 (SkyAPM#635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae573e4 commit eed1969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<VersionMajor>2</VersionMajor>
4-
<VersionMinor>3</VersionMinor>
4+
<VersionMinor>4</VersionMinor>
55
<VersionPatch>0</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>

0 commit comments

Comments
 (0)