Skip to content

Commit

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

0 comments on commit ee826e5

Please sign in to comment.