Skip to content

Commit

Permalink
chore: pump version to 0.7.0
Browse files Browse the repository at this point in the history
pump version to 0.7.0
  • Loading branch information
thomas-tran committed Nov 27, 2021
1 parent ff22c87 commit 18bca46
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,16 @@
<RepositoryUrl>https://github.com/proximax-storage/csharp-xpx-catapult-sdk</RepositoryUrl>
<RepositoryType />
<PackageReleaseNotes>Exchange support</PackageReleaseNotes>
<AssemblyVersion>0.0.6.4</AssemblyVersion>
<FileVersion>0.0.6.4</FileVersion>
<AssemblyVersion>0.0.7.0</AssemblyVersion>
<FileVersion>0.0.7.0</FileVersion>
<PackageId>csharp-xpx-chain-sdk</PackageId>
<AssemblyName>csharp-xpx-chain-sdk</AssemblyName>
<RootNamespace>ProximaX.Sirius.Chain.Sdk</RootNamespace>
<LangVersion>latest</LangVersion>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Version>0.6.4</Version>
<Version>0.7.0</Version>
<NeutralLanguage>en</NeutralLanguage>
<GenerateDocumentationFile>False</GenerateDocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 18bca46

Please sign in to comment.