chore(publish): release v1.1.4-beta.82
This commit is contained in:
parent
262650dfab
commit
da03606906
|
|
@ -89,7 +89,7 @@ and:
|
||||||
|
|
||||||
- Download the plugin (.xpi file) from below. For Zotero 7 beta, please always use the latest beta version.
|
- Download the plugin (.xpi file) from below. For Zotero 7 beta, please always use the latest beta version.
|
||||||
|
|
||||||
- [Latest Version: 1.1.4-beta.81](https://github.com/windingwind/zotero-better-notes/releases/download/v1.1.4-beta.81/better-notes-for-zotero.xpi)
|
- [Latest Version: 1.1.4-beta.82](https://github.com/windingwind/zotero-better-notes/releases/download/v1.1.4-beta.82/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)
|
||||||
- [v1.0.4](https://github.com/windingwind/zotero-better-notes/releases/tag/1.0.4) (last for Zotero 6)
|
- [v1.0.4](https://github.com/windingwind/zotero-better-notes/releases/tag/1.0.4) (last for Zotero 6)
|
||||||
- [v0.8.9](https://github.com/windingwind/zotero-better-notes/releases/tag/0.8.9) (last with auto-insert, tag-insert, math-ocr, for Zotero 6)
|
- [v0.8.9](https://github.com/windingwind/zotero-better-notes/releases/tag/0.8.9) (last with auto-insert, tag-insert, math-ocr, for Zotero 6)
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "1.1.4-beta.81",
|
"version": "1.1.4-beta.82",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "zotero-better-notes",
|
"name": "zotero-better-notes",
|
||||||
"version": "1.1.4-beta.81",
|
"version": "1.1.4-beta.82",
|
||||||
"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": "1.1.4-beta.81",
|
"version": "1.1.4-beta.82",
|
||||||
"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