Skip to content

Commit

Permalink
prepare for 1.5.97.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyWoof committed Apr 20, 2024
1 parent 6229deb commit 259b9fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions SolastaUnfinishedBusiness/ChangelogHistory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- balanced Burning Hex invocation to also apply on fire 1d6 condition for 1 minute
- balanced Orcish Aggression to grant STR or CON, PB/LR, require melee, and finish charge with free main attack
- balanced Vitriolist viscosity mixture power to apply hindered instead of confused
- fixed attack cantrips to trigger with all non ranged melee weapons
- fixed cantrips casting interaction with action switching setting to allow bonus spells
- fixed Ice Knife spell to increase dice with higher slots
- fixed Abilities of the Chain Master invocation to be main action only
Expand Down
2 changes: 1 addition & 1 deletion SolastaUnfinishedBusiness/Info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Id": "SolastaUnfinishedBusiness",
"DisplayName": "<i>[<b>Un</b>]</i> <color=Orange>Finished Business</color>",
"Version": "1.5.97.4",
"Version": "1.5.97.5",
"GameVersion": "1.5.97",
"ManagerVersion": "0.24.0",
"AssemblyName": "SolastaUnfinishedBusiness.dll",
Expand Down
2 changes: 1 addition & 1 deletion SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>12</LangVersion>
<TargetFramework>net472</TargetFramework>
<AssemblyVersion>1.5.97.4</AssemblyVersion>
<AssemblyVersion>1.5.97.5</AssemblyVersion>
<RepositoryUrl>https://github.com/SolastaMods/SolastaUnfinishedBusiness</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Configurations>Debug Install;Release Install</Configurations>
Expand Down

0 comments on commit 259b9fd

Please sign in to comment.