Skip to content

Commit

Permalink
prepare form 1.5.94.36 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyWoof committed Dec 8, 2023
1 parent da1b7be commit 29f8653
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion SolastaUnfinishedBusiness/ChangelogHistory.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
1.5.94.35:
1.5.94.36:

- fixed a null exception on gadgets saving throws

1.5.94.35:

- SPECIAL THANKS to SpaceHamster, ImpPhil, ChrisJohnDigital, TPABOBAP, and HiddenHax as without them UB wouldn't exist

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": "Unfinished Business [UB1]",
"Version": "1.5.94.35",
"Version": "1.5.94.36",
"GameVersion": "1.5.94",
"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>10</LangVersion>
<TargetFramework>net472</TargetFramework>
<AssemblyVersion>1.5.94.35</AssemblyVersion>
<AssemblyVersion>1.5.94.36</AssemblyVersion>
<RepositoryUrl>https://github.com/SolastaMods/SolastaUnfinishedBusiness</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Configurations>Debug Install;Release Install</Configurations>
Expand Down

0 comments on commit 29f8653

Please sign in to comment.