From ef22082e539705f2aac24f0035577600246bcfb7 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 3 Oct 2023 03:10:16 -0400 Subject: [PATCH] chore: bump version to 1.0.11 --- csharp/RemotePartyFinder/RemotePartyFinder.csproj | 4 ++-- csharp/RemotePartyFinder/packages.lock.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/csharp/RemotePartyFinder/RemotePartyFinder.csproj b/csharp/RemotePartyFinder/RemotePartyFinder.csproj index 5a17994..e926111 100644 --- a/csharp/RemotePartyFinder/RemotePartyFinder.csproj +++ b/csharp/RemotePartyFinder/RemotePartyFinder.csproj @@ -1,7 +1,7 @@ - 1.0.10 + 1.0.11 net7.0-windows false true @@ -41,7 +41,7 @@ - + diff --git a/csharp/RemotePartyFinder/packages.lock.json b/csharp/RemotePartyFinder/packages.lock.json index 2426061..6cf1c73 100644 --- a/csharp/RemotePartyFinder/packages.lock.json +++ b/csharp/RemotePartyFinder/packages.lock.json @@ -4,9 +4,9 @@ "net7.0-windows7.0": { "DalamudPackager": { "type": "Direct", - "requested": "[2.1.10, )", - "resolved": "2.1.10", - "contentHash": "S6NrvvOnLgT4GDdgwuKVJjbFo+8ZEj+JsEYk9ojjOR/MMfv1dIFpT8aRJQfI24rtDcw1uF+GnSSMN4WW1yt7fw==" + "requested": "[2.1.12, )", + "resolved": "2.1.12", + "contentHash": "Sc0PVxvgg4NQjcI8n10/VfUQBAS4O+Fw2pZrAqBdRMbthYGeogzu5+xmIGCGmsEZ/ukMOBuAqiNiB5qA3MRalg==" } } }