chore(publish): release v2.0.0

This commit is contained in:
windingwind 2024-08-09 15:54:48 +08:00
parent feec972217
commit 3672b5f441
3 changed files with 4 additions and 4 deletions

View File

@ -92,7 +92,7 @@ and:
- Download the plugin (.xpi file) from below.
- [Latest Version: 1.1.4-beta.113](https://github.com/windingwind/zotero-better-notes/releases/download/v1.1.4-beta.113/better-notes-for-zotero.xpi)
- [Latest Version: 2.0.0](https://github.com/windingwind/zotero-better-notes/releases/download/v2.0.0/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)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "zotero-better-notes",
"version": "1.1.4-beta.113",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "zotero-better-notes",
"version": "1.1.4-beta.113",
"version": "2.0.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"asciidoctor": "^3.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "zotero-better-notes",
"version": "1.1.4-beta.113",
"version": "2.0.0",
"description": "Everything about note management. All in Zotero.",
"config": {
"addonName": "Better Notes for Zotero",