Skip to content

Commit 37d128a

Browse files
authored
Version bump to 6.7.4 (#795)
1 parent fc79a03 commit 37d128a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ react-native run-ios
169169
<details>
170170
<summary>ChangeLog details</summary>
171171

172+
v6.7.4
173+
1. Fixed: Fix Android crash issue
174+
172175
v6.7.3
173176
1. Fixed: fix android package name
174177

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pdf",
3-
"version": "6.7.3",
3+
"version": "6.7.4",
44
"summary": "A react native PDF view component",
55
"description": "A react native PDF view component, support ios and android platform",
66
"main": "index.js",

0 commit comments

Comments
 (0)