Skip to content

Commit 19cd5f4

Browse files
committed
chore: bump version to 4.0.1
1 parent 2578842 commit 19cd5f4

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

changelog.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
- Change the way that Heliosphere mod folders are named to be much shorter
2-
- Add a mandatory migration prompt for renaming all existing folders
3-
- Fix minor config bugs
4-
- Add a crash warning for PAP files with long paths
5-
- Add an option to disable automatic update checking
6-
- Add a warning in /xllog when duplicate versions are detected
1+
- Fix hard link detection on Linux
2+
- Properly scale fonts based on Dalamud's configurable font size

heliosphere-plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>4.0.0</Version>
4+
<Version>4.0.1</Version>
55
<RootNamespace>Heliosphere</RootNamespace>
66
<TargetFramework>net9.0-windows</TargetFramework>
77
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)