diff --git a/FileProvider.podspec b/FileProvider.podspec index b8344a8..7ffe1fb 100644 --- a/FileProvider.podspec +++ b/FileProvider.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "FileProvider" - s.version = "0.11.4" + s.version = "0.12.0" 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. diff --git a/FileProvider.xcodeproj/project.pbxproj b/FileProvider.xcodeproj/project.pbxproj index a0c56c8..e5a4db2 100644 --- a/FileProvider.xcodeproj/project.pbxproj +++ b/FileProvider.xcodeproj/project.pbxproj @@ -603,7 +603,7 @@ 799396601D48B7BF00086753 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - BUNDLE_VERSION_STRING = 0.11.4; + BUNDLE_VERSION_STRING = 0.12.0; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; @@ -633,7 +633,7 @@ 799396611D48B7BF00086753 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - BUNDLE_VERSION_STRING = 0.11.4; + BUNDLE_VERSION_STRING = 0.12.0; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; diff --git a/README.md b/README.md index accbf62..287b172 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ [![License][license-image]][license-url] [![Release versin][release-image]][release-url] -[![CocoaPods version](https://img.shields.io/cocoapods/v/FileProvider.svg)](cocoapods) +[![CocoaPods version](https://img.shields.io/cocoapods/v/FileProvider.svg)][cocoapods] [![Carthage compatible][carthage-image]](https://github.com/Carthage/Carthage) [![Build Status][travis-image]][travis-url] [![Codebeat Badge][codebeat-image]][codebeat-url] [![Cocoapods Docs][docs-image]](docs-url) -[![Cocoapods Downloads][cocoapods-downloads]](cocoapods) -[![Cocoapods Apps][cocoapods-apps]](cocoapods) +[![Cocoapods Downloads][cocoapods-downloads]][cocoapods] +[![Cocoapods Apps][cocoapods-apps]][cocoapods]