diff --git a/README.md b/README.md index 3bcd323..4938050 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ npm i h5-imageviewer Or get it from CDN: -[https://unpkg.com/h5-imageviewer@0.7.5/umd/h5-imageviewer.js](https://unpkg.com/h5-imageviewer@0.7.5/umd/h5-imageviewer.js) +[https://unpkg.com/h5-imageviewer@0.7.7/umd/h5-imageviewer.js](https://unpkg.com/h5-imageviewer@0.7.7/umd/h5-imageviewer.js) # Usage Show single image viewer diff --git a/package.json b/package.json index d8f2117..0284ffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5-imageviewer", - "version": "0.7.5", + "version": "0.7.7", "description": "Image viewer for mobile browser, supported React/Vue/AngularJS.", "main": "bundle.js", "files": [ diff --git a/public/cdn-test.html b/public/cdn-test.html index caf3000..d7a35da 100644 --- a/public/cdn-test.html +++ b/public/cdn-test.html @@ -5,14 +5,14 @@