Skip to content

Commit 48abb2f

Browse files
author
h4nz0x
committed
chore: zotero release 1.0.34
1 parent ab6058c commit 48abb2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AskYourPDF is a Zotero extension that allows you to query your Zotero documents
55

66
## Installation
77

8-
- Download the latest release (.xpi file) from GitHub: https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.3/askyourpdf.xpi
8+
- Download the latest release (.xpi file) from GitHub: https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.34/askyourpdf.xpi
99
- In Zotero select <em>Tools</em> from the top menu bar, and then click on <em>Addons</em>.
1010
- On the Add-ons Manager panel, click the gear icon at the top right corner and select <em>Install Add-on From File</em>
1111
- Select the .xpi file you just downloaded and click <em>Open</em> which will start the installation process.

update.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"support@askyourpdf.com": {
44
"updates": [
55
{
6-
"version": "1.0.1",
7-
"update_link": "https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.1/askyourpdf.xpi",
6+
"version": "1.0.34",
7+
"update_link": "https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.34/askyourpdf.xpi",
88
"applications": {
99
"gecko": {
1010
"strict_min_version": "60.0"
1111
}
1212
}
1313
},
1414
{
15-
"version": "1.0.1",
16-
"update_link": "https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.1/askyourpdf.xpi",
15+
"version": "1.0.34",
16+
"update_link": "https://github.com/AskYourPdf/zotero_plugin/releases/download/1.0.34/askyourpdf.xpi",
1717
"applications": {
1818
"zotero": {
1919
"strict_min_version": "6.999"

0 commit comments

Comments
 (0)