File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "manifest_version" : 2 ,
1818 "name" : " Fulltext Attachment API" ,
19- "version" : " 3.1.4 "
19+ "version" : " 3.1.5 "
2020}
Original file line number Diff line number Diff line change 99 "strict_min_version" : " 7.0"
1010 }
1111 },
12- "update_hash" : " sha256:3b1f782df00489d6b3fea33b84948947808e527bc86e07067f5561bf4c50d05f " ,
13- "update_link" : " https://github.com/dzackgarza/zotero-attachment-plugin/releases/download/v3.1.4 /fulltext-attach-plugin-3.1.4 .xpi" ,
14- "version" : " 3.1.4 "
12+ "update_hash" : " sha256:63a6085ae0b6b2e3347cda8b223b16c7c9ef63e960ccca3989a27104895fdd02 " ,
13+ "update_link" : " https://github.com/dzackgarza/zotero-attachment-plugin/releases/download/v3.1.5 /fulltext-attach-plugin-3.1.5 .xpi" ,
14+ "version" : " 3.1.5 "
1515 }
1616 ]
1717 }
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
22"""Canonical release metadata for the Zotero attachment plugin."""
33
4- VERSION = "3.1.4 "
4+ VERSION = "3.1.5 "
55
66REPO_OWNER = "dzackgarza"
77REPO_NAME = "zotero-attachment-plugin"
You can’t perform that action at this time.
0 commit comments