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.5 "
19+ "version" : " 3.1.6 "
2020}
Original file line number Diff line number Diff line change 99 "strict_min_version" : " 7.0"
1010 }
1111 },
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 "
12+ "update_hash" : " sha256:3d85981cbd907430870c0107d3566c7636f4ce048d8bd107bb280fc241c319b3 " ,
13+ "update_link" : " https://github.com/dzackgarza/zotero-attachment-plugin/releases/download/v3.1.6 /fulltext-attach-plugin-3.1.6 .xpi" ,
14+ "version" : " 3.1.6 "
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.5 "
4+ VERSION = "3.1.6 "
55
66REPO_OWNER = "dzackgarza"
77REPO_NAME = "zotero-attachment-plugin"
You can’t perform that action at this time.
0 commit comments