Procházet zdrojové kódy

Merge pull request #1437 from nextcloud/specify-floatingmenu-version

Set version 1.7.6 for FloatingPanel dependency.
Marino Faggiana před 4 roky
rodič
revize
28b32ef830
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Cartfile

+ 1 - 1
Cartfile

@@ -12,7 +12,7 @@ github "weichsel/ZIPFoundation" "0.9.10"
 github "rechsteiner/Parchment" "v2.4.0"
 github "WenchaoD/FSCalendar" "2.8.0"
 github "huri000/SwiftEntryKit" "1.2.3"
-github "scenee/FloatingPanel"
+github "scenee/FloatingPanel" "v1.7.6"
 github "ivanbruel/MarkdownKit"
 github "getsentry/sentry-cocoa"
 github "FabrizioBrancati/Queuer"