From 894ee400f63e08762cbdd08533d49d4c5f09c74e Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 3 Oct 2023 03:10:10 -0400 Subject: [PATCH] chore: bump version to 1.4.13 --- SoundFilter/SoundFilter.csproj | 12 ++++++------ SoundFilter/packages.lock.json | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/SoundFilter/SoundFilter.csproj b/SoundFilter/SoundFilter.csproj index d09c156..73c58ab 100755 --- a/SoundFilter/SoundFilter.csproj +++ b/SoundFilter/SoundFilter.csproj @@ -1,7 +1,7 @@ net7-windows - 1.4.12 + 1.4.13 latest enable true @@ -50,7 +50,7 @@ ResXFileCodeGenerator Language.Designer.cs - + @@ -62,9 +62,9 @@ - - - - + + + + diff --git a/SoundFilter/packages.lock.json b/SoundFilter/packages.lock.json index 509a1ca..99b1544 100644 --- a/SoundFilter/packages.lock.json +++ b/SoundFilter/packages.lock.json @@ -4,9 +4,9 @@ "net7.0-windows7.0": { "DalamudPackager": { "type": "Direct", - "requested": "[2.1.11, )", - "resolved": "2.1.11", - "contentHash": "9qlAWoRRTiL/geAvuwR/g6Bcbrd/bJJgVnB/RurBiyKs6srsP0bvpoo8IK+Eg8EA6jWeM6/YJWs66w4FIAzqPw==" + "requested": "[2.1.12, )", + "resolved": "2.1.12", + "contentHash": "Sc0PVxvgg4NQjcI8n10/VfUQBAS4O+Fw2pZrAqBdRMbthYGeogzu5+xmIGCGmsEZ/ukMOBuAqiNiB5qA3MRalg==" }, "DotNet.Glob": { "type": "Direct",