Skip to content

Commit a1a1036

Browse files
committed
Release 0.1.0-rc.7
1 parent cc29200 commit a1a1036

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.6",
3+
"version": "0.1.0-rc.7",
44
"description": "Zotero plugin that links your Markdown database to Zotero.",
55
"author": "Dae Houlihan <dev@daeh.info> (https://daeh.info)",
66
"license": "MIT",

update-beta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"daeda@mit.edu": {
44
"updates": [
55
{
6-
"version": "0.1.0-rc.6",
7-
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.1.0-rc.6/markdb-connect-0.1.0-rc.6.xpi",
6+
"version": "0.1.0-rc.7",
7+
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.1.0-rc.7/markdb-connect-0.1.0-rc.7.xpi",
88
"applications": {
99
"zotero": {
1010
"strict_min_version": "6.999"

0 commit comments

Comments
 (0)