Skip to content

Commit

Permalink
Updated files for 6.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
frankus committed Jun 9, 2022
1 parent 98a240d commit f63f203
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="apptentive_distribution">React Native</string>
<string name="apptentive_distribution_version">6.0.0</string>
<string name="apptentive_distribution_version">6.0.1</string>
</resources>
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- apptentive-react-native (6.0.0):
- apptentive-react-native (6.0.1):
- ApptentiveKit (~> 6.0.2)
- React-Core
- ApptentiveKit (6.0.2)
Expand Down Expand Up @@ -344,7 +344,7 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
apptentive-react-native: 891019c93b93a3991cd0661d79967149b444ab31
apptentive-react-native: 638eacb7f645d64231d8f0c60dee7d3d0f9f6e9c
ApptentiveKit: a2190a8e7bf98639a7c117dbca3cc6004d6aaa64
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: cde416483dac037923206447da6e1454df403714
Expand Down

0 comments on commit f63f203

Please sign in to comment.