chore: bump version to 1.2.1

This commit is contained in:
Anna 2021-08-28 16:20:47 -04:00
parent 8102be6fce
commit 5199d67c79
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5-windows</TargetFramework> <TargetFramework>net5-windows</TargetFramework>
<Version>1.2.0</Version> <Version>1.2.1</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@ -25,6 +25,6 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="DalamudPackager" Version="1.2.1"/> <PackageReference Include="DalamudPackager" Version="2.1.2"/>
</ItemGroup> </ItemGroup>
</Project> </Project>

View File

@ -1,5 +1,6 @@
name: The Great Separator name: The Great Separator
author: ascclemens author: ascclemens
punchline: Add separators to various numbers.
description: |- description: |-
Add separators to various numbers. Add separators to various numbers.