Skip to content

Commit

Permalink
Version v6.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wmora committed Jun 4, 2018
1 parent 0f3975c commit 80481e7
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 12 deletions.
4 changes: 2 additions & 2 deletions DemoApp/Smooch.framework/Headers/Smooch.h
Expand Up @@ -2,7 +2,7 @@
// Smooch.h
// Smooch
//
// version : 6.9.1
// version : 6.9.2

#import <Foundation/Foundation.h>
#import "SKTConversation.h"
Expand All @@ -12,7 +12,7 @@
NS_ASSUME_NONNULL_BEGIN
@protocol UNUserNotificationCenterDelegate;

#define SMOOCH_VERSION @"6.9.1"
#define SMOOCH_VERSION @"6.9.2"

FOUNDATION_EXPORT double SmoochVersionNumber;
FOUNDATION_EXPORT const unsigned char SmoochVersionString[];
Expand Down
Binary file modified DemoApp/Smooch.framework/Info.plist
Binary file not shown.
Binary file modified DemoApp/Smooch.framework/Smooch
Binary file not shown.
8 changes: 4 additions & 4 deletions DemoApp/Smooch.framework/_CodeSignature/CodeResources
Expand Up @@ -42,11 +42,11 @@
</data>
<key>Headers/Smooch.h</key>
<data>
GX+CRlD8BqKhdTxgEl9gAugzYaU=
NveKRWuxGYSM+EiRebDHbqvCaFo=
</data>
<key>Info.plist</key>
<data>
HNOwwWmDg77AC6RmGH90TJQKChU=
Oe55gfII5T9E6Zw0r7rwltNwUow=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -513,11 +513,11 @@
<dict>
<key>hash</key>
<data>
GX+CRlD8BqKhdTxgEl9gAugzYaU=
NveKRWuxGYSM+EiRebDHbqvCaFo=
</data>
<key>hash2</key>
<data>
9iFyxZmabAnMnoc/6k26sy0ET35Vl5XioQ1bQcoPeDE=
OmehT75YT8i6xUujDUOxDBcXLKdecmDHX51eGZ6BrCA=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
1 change: 1 addition & 0 deletions LICENSE
@@ -0,0 +1 @@
License : https://smooch.io/terms
4 changes: 2 additions & 2 deletions Smooch.framework/Headers/Smooch.h
Expand Up @@ -2,7 +2,7 @@
// Smooch.h
// Smooch
//
// version : 6.9.1
// version : 6.9.2

#import <Foundation/Foundation.h>
#import "SKTConversation.h"
Expand All @@ -12,7 +12,7 @@
NS_ASSUME_NONNULL_BEGIN
@protocol UNUserNotificationCenterDelegate;

#define SMOOCH_VERSION @"6.9.1"
#define SMOOCH_VERSION @"6.9.2"

FOUNDATION_EXPORT double SmoochVersionNumber;
FOUNDATION_EXPORT const unsigned char SmoochVersionString[];
Expand Down
Binary file modified Smooch.framework/Info.plist
Binary file not shown.
Binary file modified Smooch.framework/Smooch
Binary file not shown.
8 changes: 4 additions & 4 deletions Smooch.framework/_CodeSignature/CodeResources
Expand Up @@ -42,11 +42,11 @@
</data>
<key>Headers/Smooch.h</key>
<data>
GX+CRlD8BqKhdTxgEl9gAugzYaU=
NveKRWuxGYSM+EiRebDHbqvCaFo=
</data>
<key>Info.plist</key>
<data>
HNOwwWmDg77AC6RmGH90TJQKChU=
Oe55gfII5T9E6Zw0r7rwltNwUow=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -513,11 +513,11 @@
<dict>
<key>hash</key>
<data>
GX+CRlD8BqKhdTxgEl9gAugzYaU=
NveKRWuxGYSM+EiRebDHbqvCaFo=
</data>
<key>hash2</key>
<data>
9iFyxZmabAnMnoc/6k26sy0ET35Vl5XioQ1bQcoPeDE=
OmehT75YT8i6xUujDUOxDBcXLKdecmDHX51eGZ6BrCA=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 80481e7

Please sign in to comment.