Skip to content

Commit

Permalink
chore: bump version to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Jun 20, 2023
1 parent a206f20 commit 94ef76f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
- Make it harder to partially install mods without understanding what that does
- Add visual indicators for partially-installed mods
- Massively speed up manager refreshes
- Add a tab where auto-update results can be viewed in detail
- Fix many potential issues with mod updates
- Fix a tooltip not showing for the partial install option
- Fix a (mostly-invisible) issue that caused extra resource usage after the
plugin had updated
2 changes: 1 addition & 1 deletion heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.14.0</Version>
<Version>1.15.0</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 94ef76f

Please sign in to comment.