Skip to content

Commit

Permalink
chore: bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Sep 5, 2024
1 parent ea7e721 commit 0e0baa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions changelog-testing.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Improve speed of installs and updates for very large mods
- Make the download notification more accurate
- Fix a possible error in the multiple directory warning
- Fix updates for mods with duplicated files
- Add a first-time-user setup window to make onboarding easier
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.2.2</Version>
<Version>2.3.0</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 0e0baa5

Please sign in to comment.