chore(publish): release v2.2.3
This commit is contained in:
parent
79f7c81886
commit
6259a9a2a6
|
|
@ -90,7 +90,7 @@ and:
|
||||||
|
|
||||||
- Download the plugin (.xpi file) from below.
|
- Download the plugin (.xpi file) from below.
|
||||||
|
|
||||||
- [Latest Version: 2.2.3-beta.4](https://github.com/windingwind/zotero-better-notes/releases/download/v2.2.3-beta.4/better-notes-for-zotero.xpi)
|
- [Latest Version: 2.2.3](https://github.com/windingwind/zotero-better-notes/releases/download/v2.2.3/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,13 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.2.3-beta.4",
|
"version": "2.2.3",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.2.3-beta.4",
|
"version": "2.2.3-"2.2.3" "license": "AGPL-3.0-or-later",
|
||||||
"license": "AGPL-3.0-or-later",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"asciidoctor": "^3.0.4",
|
"asciidoctor": "^3.0.4",
|
||||||
"dexie": "^4.0.10",
|
"dexie": "^4.0.10",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "2.2.3-beta.4",
|
"version": "2.2.3",
|
||||||
"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