Skip to content

Commit

Permalink
chore(demo): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Mar 6, 2022
1 parent 5112432 commit d291331
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-app-extension-qpdfviewer",
"version": "1.0.0-beta.9",
"version": "1.0.1",
"description": "QPdfviewer is an app extension for viewing PDF files",
"author": "Jeff Galbraith <[email protected]>",
"main": "src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
if (redirect && redirect !== location.href) {
history.replaceState(null, null, redirect);
}
})();</script><div id=q-app></div><script src=/app-extension-qpdfviewer/js/vendor.5a75d1bb.js></script><script src=/app-extension-qpdfviewer/js/app.75f122f1.js></script></body></html>
})();</script><div id=q-app></div><script src=/app-extension-qpdfviewer/js/vendor.76e69e1a.js></script><script src=/app-extension-qpdfviewer/js/app.75f122f1.js></script></body></html>
2 changes: 1 addition & 1 deletion docs/js/vendor.5a75d1bb.js → docs/js/vendor.76e69e1a.js

Large diffs are not rendered by default.

0 comments on commit d291331

Please sign in to comment.