Skip to content

Commit

Permalink
chore: fix readme version text
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziping Liu committed May 31, 2023
1 parent 908006b commit 2f89662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Ziping Liu really enjoys using Adobe Acrobat DC Pro ever since having the chance
"></a>
### Quick Guide

`npm install react-adobe-embed@6.24.2025`
`npm install react-adobe-embed@6.6.2026`

#### 1. Add this in a React Component or in your main App.tsx return or render block. Don't feel frightened about the parameters, this is written using typescript so the props are typed and have comments.
```tsx
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-adobe-embed",
"version": "6.6.2025",
"version": "6.6.2026",
"homepage": "https://aboutamazon.me/react-adobe-embed",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2f89662

Please sign in to comment.