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 1111 "homepage_url" : " https://github.com/dzackgarza/zotero-attachment-plugin" ,
1212 "manifest_version" : 2 ,
1313 "name" : " Fulltext Attachment API" ,
14- "version" : " 3.2 "
14+ "version" : " 3.1.1 "
1515}
Original file line number Diff line number Diff line change 99 "strict_min_version" : " 7.0"
1010 }
1111 },
12- "update_hash" : " sha256:64bb680e028cbb7079faf7bfd526690919b5d1ca366c79d3775b31d8080c7770 " ,
13- "update_link" : " https://github.com/dzackgarza/zotero-attachment-plugin/releases/download/v3.2 /fulltext-attach-plugin-3.2 .xpi" ,
14- "version" : " 3.2 "
12+ "update_hash" : " sha256:4c096ea0ccc5347d1d7aced576b94a106bef0f9a6f6a4f2f9e47a207c2712c1c " ,
13+ "update_link" : " https://github.com/dzackgarza/zotero-attachment-plugin/releases/download/v3.1.1 /fulltext-attach-plugin-3.1.1 .xpi" ,
14+ "version" : " 3.1.1 "
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.2 "
4+ VERSION = "3.1.1 "
55
66REPO_OWNER = "dzackgarza"
77REPO_NAME = "zotero-attachment-plugin"
You can’t perform that action at this time.
0 commit comments