From 86828259cfa46aebeb33c335f47569083f0072ee Mon Sep 17 00:00:00 2001 From: Herp Derpinstine Date: Mon, 14 Oct 2024 21:44:04 -0600 Subject: [PATCH] Update nuget.yml --- .github/workflows/nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget.yml b/.github/workflows/nuget.yml index 8fad867a9..78042b0af 100644 --- a/.github/workflows/nuget.yml +++ b/.github/workflows/nuget.yml @@ -23,4 +23,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: MelonLoaderNuGetPackage - path: MelonLoader/Output/Release/MelonLoader/LavaGang.MelonLoader.0.6.5.nupkg \ No newline at end of file + path: MelonLoader/Output/Release/MelonLoader/LavaGang.MelonLoader.0.6.6.nupkg \ No newline at end of file