diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-09-09 22:01:18 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-09-09 22:11:34 -0700 |
| commit | 40ec0e9400dcfd7400daa62b4ef765352b233d3a (patch) | |
| tree | 12a82ad44a2f6363fef578fedcd639a71cb4ca6f /Malmstone/Malmstone.csproj | |
| parent | 0f327ab73f43324943440ba075023e84581faf5d (diff) | |
fix: possible outdated frontline bonus is not marked properly on UI if user plays frontline without option enabled
Diffstat (limited to 'Malmstone/Malmstone.csproj')
| -rw-r--r-- | Malmstone/Malmstone.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Malmstone/Malmstone.csproj b/Malmstone/Malmstone.csproj index 1976052..1e70f01 100644 --- a/Malmstone/Malmstone.csproj +++ b/Malmstone/Malmstone.csproj @@ -3,7 +3,7 @@ <Import Project="Dalamud.Plugin.Bootstrap.targets" /> <PropertyGroup> - <Version>1.0.6.0</Version> + <Version>1.0.6.5</Version> <Description>A PVP Series Malmstones Level Calculator</Description> <PackageProjectUrl>https://github.com/goatcorp/Malmstone</PackageProjectUrl> <PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression> |
