Skip to content

Commit

Permalink
chore: bump version to 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Aug 17, 2023
1 parent 2a744b0 commit 06925f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Fix retries failing (this should help for big mods like kart's upscales)
- Fix internal issues
- Add support for importing HS mods installed from PMP
- Fix importing multiple external mods at once
- Fix several issues introduced in the last update when scanning
- Rescan for Heliosphere mods when a new mod is added to Penumbra
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.2</Version>
<Version>1.17.3</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 06925f5

Please sign in to comment.