Skip to content

Commit

Permalink
chore: bump version to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Aug 23, 2024
1 parent fe4a853 commit 7f7442b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion changelog-testing.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Fix an issue with installing certain UI mods
- Fix an issue with extra file detection with files without extensions
- Fix updates being installed as new mods
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.5</Version>
<Version>2.0.6</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 7f7442b

Please sign in to comment.