chore: bump version to 1.1.3

This commit is contained in:
Anna 2021-03-19 16:07:04 -04:00
parent 08db451e13
commit 139bf47866
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.1.2</Version>
<Version>1.1.3</Version>
<TargetFramework>net48</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>
@ -25,4 +25,4 @@
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="1.2.0"/>
</ItemGroup>
</Project>
</Project>