Skip to content

Commit 69e9ce5

Browse files
authored
Update version to 2.3.3
1 parent 5442748 commit 69e9ce5

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,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>2.3.2</VersionPrefix>
3+
<VersionPrefix>2.3.3</VersionPrefix>
44
<VersionSuffix>build</VersionSuffix>
55
<IncludePreReleaseLabelInPackageVersion Condition="'$(IsStableBuild)' != 'true'">true</IncludePreReleaseLabelInPackageVersion>
66
<BuildNumber Condition=" '$(BuildNumber)' == '' ">$(BUILD_NUMBER)</BuildNumber>

0 commit comments

Comments
 (0)