Skip to content

Commit

Permalink
Release 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle Bot committed Jan 3, 2022
1 parent d0cea29 commit 0c7e698
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Taplytics.framework/Headers/Taplytics.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Taplytics.h
// Taplytics v3.7.5
// Taplytics v3.7.6
//
// Copyright © 2021 Taplytics. All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion Taplytics.framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.7.5</string>
<string>3.7.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
Expand Down
Binary file modified Taplytics.framework/Taplytics
Binary file not shown.
2 changes: 1 addition & 1 deletion Taplytics.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Taplytics'
s.version = '3.7.5'
s.version = '3.7.6'
s.author = { 'Taplytics' => '[email protected]' }
s.license = { :type => 'Commercial', :text => 'See https://taplytics.com/terms' }
s.homepage = 'https://taplytics.com'
Expand Down
2 changes: 1 addition & 1 deletion Taplytics_tvOS.framework/Headers/Taplytics.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Taplytics.h
// Taplytics v3.7.5
// Taplytics v3.7.6
//
// Copyright © 2021 Taplytics. All rights reserved.
//
Expand Down
Binary file modified Taplytics_tvOS.framework/Taplytics_tvOS
Binary file not shown.
2 changes: 1 addition & 1 deletion Taplytics_tvOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Taplytics_tvOS'
s.version = '3.7.5'
s.version = '3.7.6'
s.author = { 'Taplytics' => '[email protected]' }
s.license = { :type => 'Commercial', :text => 'See https://taplytics.com/terms' }
s.homepage = 'https://taplytics.com'
Expand Down

0 comments on commit 0c7e698

Please sign in to comment.