Skip to content

Commit

Permalink
bump version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Jan 15, 2024
1 parent 80aadb1 commit ee3cddc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UDAExplainer.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |spec|
spec.name = "UDAExplainer"
spec.version = "1.1.4"
spec.version = "1.1.5"
spec.summary = "Sensitive user data access explainer."
spec.description = <<-DESC
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
Sensitive user data access explainer, such as for Photo Library, Face ID, App Tracking Transparency, etc.
DESC
spec.license = "MIT"
spec.source = { :git => "https://github.com/Kjuly/UDAExplainer.git", :tag => "#{spec.version}" }
Expand Down

0 comments on commit ee3cddc

Please sign in to comment.