From 3f8e3b4fbbd7cee15bdf29fb037800af006df233 Mon Sep 17 00:00:00 2001 From: Aiden Vigue Date: Sat, 12 Jun 2021 22:16:53 -0400 Subject: [PATCH] actually update nuke --- JellyfinPlayer.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JellyfinPlayer.xcodeproj/project.pbxproj b/JellyfinPlayer.xcodeproj/project.pbxproj index 18b736ca..601a7522 100644 --- a/JellyfinPlayer.xcodeproj/project.pbxproj +++ b/JellyfinPlayer.xcodeproj/project.pbxproj @@ -1041,8 +1041,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/kean/NukeUI"; requirement = { - kind = upToNextMajorVersion; - minimumVersion = 0.3.0; + kind = exactVersion; + version = 0.6.1; }; }; /* End XCRemoteSwiftPackageReference section */