Skip to content

Commit

Permalink
chore: bump version to 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Mar 24, 2024
1 parent a18a166 commit f7c770e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
- Add a new download progress system using new Dalamud notifications
- Handle error retries better
- Fix certain progress bars showing up blank
- Add some buttons to Penumbra
- Add images to Penumbra
- Improve the notifications for the update checker
- Improve error reporting
- Fix some ancient mods not being converted
- Greatly speed up metadata loading
- Slightly speed up existing file checks
- Load images on demand (greatly reduces memory usage)
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>1.24.0</Version>
<Version>1.25.0</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit f7c770e

Please sign in to comment.