Skip to content

Commit

Permalink
Prepares 0.6.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronelm2000 committed Nov 17, 2020
1 parent 5df1de2 commit c6af3c1
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.5.2.0</AssemblyVersion>
<FileVersion>0.5.2.0</FileVersion>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<FileVersion>0.6.0.0</FileVersion>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Version>0.5.2</Version>
<Version>0.6.0</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>

<PackageId>wsmtools</PackageId>
Expand Down

0 comments on commit c6af3c1

Please sign in to comment.