Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarinofaggiana <marino@marinofaggiana.com>2020-08-20 11:56:54 +0300
committermarinofaggiana <marino@marinofaggiana.com>2020-08-20 11:56:54 +0300
commit3f03074d8f5060733256281d063db9e2cbc43552 (patch)
tree6848fdbcdae06374f92ba37866a88b3357a90e17
parentcf0c71cb1c231cad1af6a7a0a53fdba430389eb7 (diff)
close versionv3.0.5
-rw-r--r--CHANGELOG.md3
-rw-r--r--Cartfile2
-rw-r--r--Cartfile.resolved2
3 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 002768d1e..c243447b1 100644
--- a/CHANGELOG.md
+++ b/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
diff --git a/Cartfile b/Cartfile
index cb8216803..fc0f7159b 100644
--- a/Cartfile
+++ b/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"
diff --git a/Cartfile.resolved b/Cartfile.resolved
index 500da306e..4d095b54a 100644
--- a/Cartfile.resolved
+++ b/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"