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