Skip to content

Commit

Permalink
Revert version bump for AardvarkMailUI
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischw committed Aug 28, 2024
1 parent 71dde55 commit c569b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AardvarkMailUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Pod::Spec.new do |s|
s.source_files = 'Sources/AardvarkMailUI/**/*.{h,m,swift}'
s.private_header_files = 'Sources/AardvarkMailUI/**/*_Testing.h', 'Sources/AardvarkMailUI/PrivateCategories/*.h'

s.dependency 'Aardvark', '~> 5.1.0'
s.dependency 'Aardvark', '~> 5.0'
end

0 comments on commit c569b16

Please sign in to comment.