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

Commit

Permalink
1.5.3.0
Browse files Browse the repository at this point in the history
Release notes:
* Fixes crowns
    * Rajang's preset updated
    * Fixed Glavenus and Stygian Zinogre's preset
    * FIxed a bug introduced in 1.5.2.0 that broke all non-standard crown monsters (in some cases)
* Added Widget visibility toggle (defaults to RightCtrl)
* Added dependabot config (auto nuget package updates)
  • Loading branch information
sir-wilhelm committed Apr 8, 2020
1 parent 621a095 commit cb53b35
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.5.2.0</AssemblyVersion>
<FileVersion>1.5.2.0</FileVersion>
<AssemblyVersion>1.5.3.0</AssemblyVersion>
<FileVersion>1.5.3.0</FileVersion>
<OutputPath>bin\$(Configuration)</OutputPath>
<UseWPF>true</UseWPF>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
Expand Down

0 comments on commit cb53b35

Please sign in to comment.