From 3c94e07c13ef48f2108785a915828e6bc9c46952 Mon Sep 17 00:00:00 2001 From: Anna Date: Thu, 24 Aug 2023 14:59:02 -0400 Subject: [PATCH] chore: bump version to 1.4.12 --- SoundFilter/SoundFilter.csproj | 4 ++-- SoundFilter/SoundFilter.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SoundFilter/SoundFilter.csproj b/SoundFilter/SoundFilter.csproj index da17c9c..d09c156 100755 --- a/SoundFilter/SoundFilter.csproj +++ b/SoundFilter/SoundFilter.csproj @@ -1,7 +1,7 @@ net7-windows - 1.4.11 + 1.4.12 latest enable true @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/SoundFilter/SoundFilter.yaml b/SoundFilter/SoundFilter.yaml index fcf9731..d42ed2c 100755 --- a/SoundFilter/SoundFilter.yaml +++ b/SoundFilter/SoundFilter.yaml @@ -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