Skip to content

Commit

Permalink
chore: bump version to 1.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Aug 19, 2023
1 parent 6c3f846 commit 71b401a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
- Internal error reporting changes
- Prevent queuing a download for a version already being downloaded
- Fix download progress being hidden when a rescan is triggered
- Fix potential game freeze
- Fix an issue where the installer would reject mods previously downloaded that session
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.17.4</Version>
<Version>1.17.5</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 71b401a

Please sign in to comment.