chore: bump version to 1.1.2

This commit is contained in:
Anna 2021-03-31 14:36:01 -04:00
parent a3ce973dda
commit a34b410a3f
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
@ -35,7 +35,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="1.2.0" />
<PackageReference Include="DalamudPackager" Version="1.2.0"/>
</ItemGroup>
</Project>