diff --git a/README.md b/README.md index 8f7d67e..4b348de 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Ziping Liu really enjoys using Adobe Acrobat DC Pro ever since having the chance "> ### 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 diff --git a/package.json b/package.json index fadb5d6..13dfc82 100644 --- a/package.json +++ b/package.json @@ -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",