Skip to content

Commit b9f26ac

Browse files
committed
Release 0.1.0-rc.4
1 parent 4863a6d commit b9f26ac

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdb-connect",
3-
"version": "0.1.0-rc.3",
3+
"version": "0.1.0-rc.4",
44
"description": "Zotero plugin that links your Markdown database to Zotero.",
55
"config": {
66
"addonName": "MarkDB-Connect",

update-beta.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,18 @@
33
"dev@daeh.info": {
44
"updates": [
55
{
6-
"version": "0.1.0-rc.3",
7-
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.1.0-rc.3/markdb-connect-0.1.0-rc.3.xpi",
6+
"version": "0.0.27",
7+
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.0.27/markdb-connect-0.0.27.xpi",
8+
"applications": {
9+
"gecko": {
10+
"strict_min_version": "60.9",
11+
"strict_max_version": "60.9"
12+
}
13+
}
14+
},
15+
{
16+
"version": "0.1.0-rc.4",
17+
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.1.0-rc.4/markdb-connect-0.1.0-rc.4.xpi",
818
"applications": {
919
"zotero": {
1020
"strict_min_version": "6.999"

0 commit comments

Comments
 (0)