Skip to content

Commit

Permalink
Prepares 0.7.1 release cycle.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronelm2000 committed Mar 31, 2021
1 parent 0eaeada commit 3427d71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MontageWeissTools/Montage.Weiss.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyName>wstools</AssemblyName>
<RootNamespace>Montage.Weiss.Tools</RootNamespace>
<Product>Weiss Schwarz Montage Tools (wsmtools)</Product>
<AssemblyVersion>0.7.0.0</AssemblyVersion>
<FileVersion>0.7.0.0</FileVersion>
<AssemblyVersion>0.7.1.0</AssemblyVersion>
<FileVersion>0.7.1.0</FileVersion>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>

<PackageId>wsmtools</PackageId>
Expand Down

0 comments on commit 3427d71

Please sign in to comment.