Browse Source

close version

marinofaggiana 4 years ago
parent
commit
3f03074d8f
3 changed files with 5 additions and 2 deletions
  1. 3 0
      CHANGELOG.md
  2. 1 1
      Cartfile
  3. 1 1
      Cartfile.resolved

+ 3 - 0
CHANGELOG.md

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## [Unreleased]
 
+## [3.0.5] - 2020-08-20
+- See https://github.com/nextcloud/ios/releases/tag/v3.0.5
+
 ## [3.0.4] - 2020-08-13
 - See https://github.com/nextcloud/ios/releases/tag/v3.0.4
 

+ 1 - 1
Cartfile

@@ -1,4 +1,4 @@
-github "nextcloud/ios-communication-library" "develop"
+github "nextcloud/ios-communication-library" "v0.77"
 github "tilltue/TLPhotoPicker" "2.0.12"
 github "kishikawakatsumi/UICKeyChainStore" "v2.1.2"
 github "MortimerGoro/MGSwipeTableCell" "1.6.8"

+ 1 - 1
Cartfile.resolved

@@ -18,7 +18,7 @@ github "krzyzanowskim/OpenSSL" "1.0.218"
 github "malcommac/SwiftRichString" "3.7.2"
 github "marinofaggiana/KTVHTTPCache" "2.0.2"
 github "marinofaggiana/TOPasscodeViewController" "0.0.7"
-github "nextcloud/ios-communication-library" "6efcd75f8c670be86f041ab81eb32aad29ac8c51"
+github "nextcloud/ios-communication-library" "v0.77"
 github "realm/realm-cocoa" "v5.3.4"
 github "rechsteiner/Parchment" "v2.4.0"
 github "scenee/FloatingPanel" "v1.7.5"