Skip to content

Commit

Permalink
Merge pull request #116 from Alfresco/BucketCount
Browse files Browse the repository at this point in the history
Updated podspec version
  • Loading branch information
ankitgoyalgloballogic authored Dec 7, 2021
2 parents d60e7b9 + aef38f5 commit 996f63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlfrescoContent/AlfrescoContent.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.14'
s.tvos.deployment_target = '12.0'
s.swift_version = '5.0'
s.version = '0.2.6'
s.version = '0.2.7'
s.source = {:git => 'https://github.com/Alfresco/alfresco-ios-swift-api.git', :tag => 'content/'+s.version.to_s}
s.authors = {'Alfresco' => '[email protected]'}
s.license = {:type => 'Apache License Version 2.0', :file => 'AlfrescoContent/LICENSE.md'}
Expand Down

0 comments on commit 996f63d

Please sign in to comment.