chore: bump version to 1.4.12

This commit is contained in:
Anna 2023-08-24 14:59:02 -04:00
parent d587a95819
commit 3c94e07c13
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7-windows</TargetFramework>
<Version>1.4.11</Version>
<Version>1.4.12</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@ -67,4 +67,4 @@
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all"/>
<PackageReference Include="Resourcer.Fody" Version="1.8.1" PrivateAssets="all"/>
</ItemGroup>
</Project>
</Project>

View File

@ -1,5 +1,5 @@
name: Sound Filter
author: ascclemens
author: Anna
punchline: Filter any game sound.
description: |-
Filters any sound or set of sounds from the game.
@ -10,4 +10,4 @@ description: |-
Icons: filter by Kirby Wu from the Noun Project
and Sound by Gregor Cresnar from the Noun Project
repo_url: https://git.annaclemens.io/ascclemens/SoundFilter
repo_url: https://git.anna.lgbt/anna/SoundFilter