Skip to content

Commit d3f7cfa

Browse files
committed
Release 0.1.0-rc.5
1 parent 8e5d628 commit d3f7cfa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-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.4",
3+
"version": "0.1.0-rc.5",
44
"description": "Zotero plugin that links your Markdown database to Zotero.",
55
"config": {
66
"addonName": "MarkDB-Connect",

update-beta.json

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

0 commit comments

Comments
 (0)