From 06925f5872609fcadd65e39b0604409867af9071 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Thu, 17 Aug 2023 14:32:03 -0400 Subject: [PATCH] chore: bump version to 1.17.3 --- changelog.txt | 6 +++--- heliosphere-plugin.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index 1ca5266..27c6c81 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 diff --git a/heliosphere-plugin.csproj b/heliosphere-plugin.csproj index e996d59..9e2d0f0 100755 --- a/heliosphere-plugin.csproj +++ b/heliosphere-plugin.csproj @@ -1,7 +1,7 @@ - 1.17.2 + 1.17.3 Heliosphere net7.0-windows enable