From 88df9f29e564e5db96e759535186f51edaab3659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:42:50 +0000 Subject: [PATCH] Bump Silksong.ModMenu from 0.5.2 to 0.6.0 --- updated-dependencies: - dependency-name: Silksong.ModMenu dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- RecentItemsDisplay/RecentItemsDisplay.csproj | 2 +- RecentItemsDisplay/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RecentItemsDisplay/RecentItemsDisplay.csproj b/RecentItemsDisplay/RecentItemsDisplay.csproj index ffed83d..61a78c8 100644 --- a/RecentItemsDisplay/RecentItemsDisplay.csproj +++ b/RecentItemsDisplay/RecentItemsDisplay.csproj @@ -46,7 +46,7 @@ - + diff --git a/RecentItemsDisplay/packages.lock.json b/RecentItemsDisplay/packages.lock.json index a6fc337..9884891 100644 --- a/RecentItemsDisplay/packages.lock.json +++ b/RecentItemsDisplay/packages.lock.json @@ -111,9 +111,9 @@ }, "Silksong.ModMenu": { "type": "Direct", - "requested": "[0.5.2, )", - "resolved": "0.5.2", - "contentHash": "i+ttTX6A9TcXlBkS2+epqAKVlvP+Jh60R7GjbTM2RliVoU3UDM2QO+15Pknkl3VyuyLEhtIycTqCpATekoTKpw==", + "requested": "[0.6.0, )", + "resolved": "0.6.0", + "contentHash": "ckP9EpPUPRmXXDRcYunOhVV/jQrCr3ppZ+naRm0MUfIGLr4oIIS03aIPe5vsB5AziDhowa4VfoguKlcGS6HTOA==", "dependencies": { "BepInEx.Core": "5.4.21", "HarmonyX": "2.9.0",