chore(publish): release v2.0.17
This commit is contained in:
parent
4a871a8c21
commit
1fa18a3540
|
|
@ -90,7 +90,7 @@ and:
|
||||||
|
|
||||||
- Download the plugin (.xpi file) from below.
|
- Download the plugin (.xpi file) from below.
|
||||||
|
|
||||||
- [Latest Version: 2.0.16](https://github.com/windingwind/zotero-better-notes/releases/download/v2.0.16/better-notes-for-zotero.xpi)
|
- [Latest Version: 2.0.17](https://github.com/windingwind/zotero-better-notes/releases/download/v2.0.17/better-notes-for-zotero.xpi)
|
||||||
- [Latest Stable](https://github.com/windingwind/zotero-better-notes/releases/latest)
|
- [Latest Stable](https://github.com/windingwind/zotero-better-notes/releases/latest)
|
||||||
- [All Releases](https://github.com/windingwind/zotero-better-notes/releases)
|
- [All Releases](https://github.com/windingwind/zotero-better-notes/releases)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.0.16",
|
"version": "2.0.17",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.0.16",
|
"version": "2.0.17",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"asciidoctor": "^3.0.2",
|
"asciidoctor": "^3.0.2",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.0.16",
|
"version": "2.0.17",
|
||||||
"description": "Everything about note management. All in Zotero.",
|
"description": "Everything about note management. All in Zotero.",
|
||||||
"config": {
|
"config": {
|
||||||
"addonName": "Better Notes for Zotero",
|
"addonName": "Better Notes for Zotero",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue