There was an error while loading. Please reload this page.
1 parent c6100d0 commit d450470Copy full SHA for d450470
2 files changed
StatusTimers/StatusTimers.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Dalamud.NET.Sdk/13.0.0">
2
<PropertyGroup>
3
<PackageProjectUrl>https://github.com/Zeffuro/StatusTimers.git</PackageProjectUrl>
4
- <Version>1.0.0.2</Version>
+ <Version>1.0.0.3</Version>
5
<LangVersion>preview</LangVersion>
6
</PropertyGroup>
7
StatusTimers/changelog.md
@@ -1,3 +1,6 @@
+# 1.0.0.3
+- Added another safeguard against against crashes.
+
# 1.0.0.2
- Fixed the close button not being clickable in some cases.
- Added timer formatting options.
0 commit comments