Skip to content

Commit

Permalink
chore: bump version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Aug 22, 2024
1 parent 8a068ab commit 9f7cab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions changelog-testing.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Fix installs on filesystems that don't support hard links
- Fix potential crashes from fresh installs of UI mods using the last version
- Remove any empty directories as a result of updates
- Fix install issues
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>2.0.3</Version>
<Version>2.0.4</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 9f7cab9

Please sign in to comment.