Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
1.4.2.0
Browse files Browse the repository at this point in the history
Release notes:
* Added a page that describes some of configure.json
* updated the read.me
* added some support for charge blade weapon timers (it works sometimes)
* code clean up
* players should not show up in the team widget until they do damage
    * this should keep it hidden in GL/Expeditions
  • Loading branch information
sir-wilhelm committed Mar 1, 2020
1 parent 79a6dae commit 2527e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SmartHunter/SmartHunter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<LangVersion>latest</LangVersion>
<AssemblyTitle>SmartHunter</AssemblyTitle>
<Deterministic>false</Deterministic>
<AssemblyVersion>1.4.1.0</AssemblyVersion>
<FileVersion>1.4.1.0</FileVersion>
<AssemblyVersion>1.4.2.0</AssemblyVersion>
<FileVersion>1.4.2.0</FileVersion>
<OutputPath>bin\$(Configuration)</OutputPath>
<UseWPF>true</UseWPF>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
Expand Down

0 comments on commit 2527e4b

Please sign in to comment.