chore: bump version to 1.2.7

This commit is contained in:
Anna 2023-08-24 14:29:08 -04:00
parent b2a3c3ab21
commit 51e0fe042b
Signed by: anna
GPG Key ID: D0943384CD9F87D1
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<TargetFramework>net7-windows</TargetFramework> <TargetFramework>net7-windows</TargetFramework>
<Version>1.2.6</Version> <Version>1.2.7</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>

View File

@ -1,5 +1,5 @@
name: The Great Separator name: The Great Separator
author: ascclemens author: Anna
punchline: Add separators to various numbers. punchline: Add separators to various numbers.
description: |- description: |-
Add separators to various numbers. Add separators to various numbers.
@ -8,4 +8,4 @@ description: |-
- Party list HP - Party list HP
- Ability costs on hotbars - Ability costs on hotbars
- Ability costs in tooltips - Ability costs in tooltips
repo_url: https://git.annaclemens.io/ascclemens/TheGreatSeparator repo_url: https://git.anna.lgbt/anna/TheGreatSeparator