Skip to content

Commit

Permalink
Prepare for release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjcharles committed Jun 30, 2021
1 parent 6623ae4 commit 7a8aa6f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Change Log
==========
Version 3.1.2 *(30th June, 2021)*
-------------------------------------------
*(Supports Adjust 4.29.3)*

* Bump Adjust SDK to version 4.29.3 which includes a new deduplicate ID, e.g. for Apple Ad campaigns.

Version 3.1.1 *(13th April, 2021)*
-------------------------------------------
*(Supports Adjust 4.28)*
Expand Down
2 changes: 1 addition & 1 deletion Segment-Adjust.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Adjust"
s.version = "3.2.0-beta"
s.version = "3.1.2"
s.summary = "Adjust Integration for Segment's analytics-ios library."

s.description = <<-DESC
Expand Down

0 comments on commit 7a8aa6f

Please sign in to comment.