Skip to content

Commit

Permalink
Prepare 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico committed Aug 3, 2023
1 parent 1e83239 commit 7eb936d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.13.1
- iOS: Update Appsflyer SDK iOS dependency 6.10.1 (#76)

## 3.13.0
- iOS: Update AppsFlyer version for iOS (#70)

Expand Down
2 changes: 1 addition & 1 deletion ios/flutter_segment.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
Pod::Spec.new do |s|
s.name = 'flutter_segment'
s.version = '3.12.1'
s.version = '3.13.1'
s.summary = 'Segment.io plugin for Flutter'
s.description = <<-DESC
Library to let Flutter apps use Segment.io
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_segment
description: Flutter implementation of Segment Analytics for iOS, Android and Web
version: 3.13.0
version: 3.13.1
homepage: https://lahaus.com
repository: https://github.com/la-haus/flutter-library-segment
issue_tracker: https://github.com/la-haus/flutter-library-segment/issues
Expand Down

0 comments on commit 7eb936d

Please sign in to comment.