Skip to content

Commit

Permalink
v2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Nachman committed Oct 21, 2021
1 parent 755ba91 commit 0614b4c
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.5.$(DateSuffix).$(TimeSuffix)</AssemblyVersion>
<FileVersion>2.5.$(DateSuffix).$(TimeSuffix)</FileVersion>
<AssemblyVersion>2.6.$(DateSuffix).$(TimeSuffix)</AssemblyVersion>
<FileVersion>2.6.$(DateSuffix).$(TimeSuffix)</FileVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<UseWPF>true</UseWPF>
<PreBuildEvent />
Expand All @@ -106,7 +106,7 @@
</PropertyGroup>
<PropertyGroup>
<PreBuildEvent />
<Version>2.5</Version>
<Version>2.6</Version>
<Authors>Oren Nachman</Authors>
<Company>nachmore</Company>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down

0 comments on commit 0614b4c

Please sign in to comment.