Skip to content

Commit

Permalink
version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nachmore committed Sep 24, 2020
1 parent 108f425 commit 57d8bef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChimeHelper/ChimeHelperUX/ChimeHelperUX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
<TimeSuffix>$(TimeSuffix.Trim())</TimeSuffix>
<DateSuffix>$(DateSuffix.Trim())</DateSuffix>

<AssemblyVersion>2.0.$(DateSuffix).$(TimeSuffix)</AssemblyVersion>
<FileVersion>2.0.$(DateSuffix).$(TimeSuffix)</FileVersion>
<AssemblyVersion>2.1.267.102</AssemblyVersion>
<FileVersion>2.1.267.111</FileVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<UseWPF>true</UseWPF>
<PreBuildEvent />
Expand Down Expand Up @@ -116,7 +116,7 @@
</PropertyGroup>
<PropertyGroup>
<PreBuildEvent />
<Version>2.0.0</Version>
<Version>2.1</Version>
<Authors>Oren Nachman</Authors>
<Company>nachmore</Company>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down

0 comments on commit 57d8bef

Please sign in to comment.