Fixed undo manager bugs

- Fixed contents of file with offset method bugs
- Improved `LocalFileProvider.copy()` implementation
This commit is contained in:
Amir Abbas
2017-02-09 03:02:21 +03:30
parent 72520973e9
commit ae4cd1dff3
7 changed files with 86 additions and 33 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.12.3"
s.version = "0.12.4"
s.summary = "FileManager replacement for Local and Remote (WebDAV/Dropbox/OneDrive/SMB2) files on iOS and macOS."
# This description is used to generate tags and improve search results.