Skip to content

Commit 6d89460

Browse files
committed
bump version
1 parent 36184ec commit 6d89460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.3.1</VersionPrefix>
3+
<VersionPrefix>1.3.2</VersionPrefix>
44
<PackageVersion Condition="'$(VersionSuffix)' == ''">$(VersionPrefix)</PackageVersion>
55
<PackageVersion Condition="'$(VersionSuffix)' != ''">$(VersionPrefix)-$(VersionSuffix)</PackageVersion>
66
</PropertyGroup>

0 commit comments

Comments
 (0)