Skip to content

Commit 43700d2

Browse files
committed
1.0.3.1 Release
1 parent 4519391 commit 43700d2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

StatusTimers/StatusTimers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
22
<PropertyGroup>
33
<PackageProjectUrl>https://github.com/Zeffuro/StatusTimers.git</PackageProjectUrl>
4-
<Version>1.0.3.0</Version>
4+
<Version>1.0.3.1</Version>
55
<LangVersion>preview</LangVersion>
66
<DebugType>portable</DebugType>
77
<TargetFramework>net10.0-windows</TargetFramework>

StatusTimers/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.3.1
2+
- Added an option to only show statuses when in combat.
3+
- Fixed an issue where the settings for the progressbar wouldn't save properly.
4+
15
# 1.0.3.0
26
- Updated to use the new KTK OverlayController
37
- Updated for API 14.

0 commit comments

Comments
 (0)