Skip to content

Commit b175c92

Browse files
committed
Update version numbers for Mapster and Mapster.Tool.
1 parent 7384622 commit b175c92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Mapster.Tool/Mapster.Tool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageTags>Mapster;Tool</PackageTags>
1111
<SignAssembly>true</SignAssembly>
1212
<AssemblyOriginatorKeyFile>Mapster.Tool.snk</AssemblyOriginatorKeyFile>
13-
<Version>8.2.0</Version>
13+
<Version>8.3.0</Version>
1414
<Nullable>enable</Nullable>
1515
</PropertyGroup>
1616

src/Mapster/Mapster.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.3' ">1.6.1</NetStandardImplicitPackageVersion>
1616
<IsPackable>true</IsPackable>
1717
<RootNamespace>Mapster</RootNamespace>
18-
<Version>7.2.0</Version>
18+
<Version>7.3.0</Version>
1919
<Nullable>enable</Nullable>
2020
<NoWarn>1701;1702;8618</NoWarn>
2121
</PropertyGroup>

0 commit comments

Comments
 (0)