Skip to content

Commit

Permalink
Up version to 6.44
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegoO committed Apr 18, 2024
1 parent 5d8768f commit bafc8f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<Authors>VirtoCommerce</Authors>
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>6.43.0</VersionPrefix>
<VersionPrefix>6.44.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
</PropertyGroup>

</Project>
</Project>

0 comments on commit bafc8f0

Please sign in to comment.