Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
o.nadymov committed Nov 6, 2024
1 parent 93d9ec7 commit 9bd6ae0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<PackageTags>Delivery; Cdek; СДЭК; MasterPost; МастерПост</PackageTags>
<Copyright>Copyright © $([System.DateTime]::Now.Year.ToString())</Copyright>
<PackageReleaseNotes></PackageReleaseNotes>
<Version>1.0.38</Version>
<AssemblyVersion>1.0.38.0</AssemblyVersion>
<FileVersion>1.0.38.0</FileVersion>
<Version>1.0.39</Version>
<AssemblyVersion>1.0.39.0</AssemblyVersion>
<FileVersion>1.0.39.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release'">
Expand Down

0 comments on commit 9bd6ae0

Please sign in to comment.