Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 49449da

Browse filesBrowse files
committed
chore: release obsidian plugin v1.1.0-beta.15
1 parent a1a4c0e commit 49449da
Copy full SHA for 49449da

5 files changed

+7-5Lines changed: 7 additions & 5 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎app/obsidian/manifest-beta.json‎

Copy file name to clipboardExpand all lines: app/obsidian/manifest-beta.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "zotlit",
33
"name": "ZotLit",
4-
"version": "1.1.0-beta.14",
4+
"version": "1.1.0-beta.15",
55
"minAppVersion": "1.4.4",
66
"versions": {
77
"better-sqlite3": "8.0.1-mod.1"
Collapse file

‎app/obsidian/package.json‎

Copy file name to clipboardExpand all lines: app/obsidian/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zotlit",
3-
"version": "1.1.0-beta.14",
3+
"version": "1.1.0-beta.15",
44
"description": "Obsidian.md plugin to integrate with Zotero, create literature notes and insert citations from a Zotero library.",
55
"scripts": {
66
"dev": "cross-env BUILD=development node esbuild.config.mjs",
Collapse file

‎app/obsidian/versions.json‎

Copy file name to clipboardExpand all lines: app/obsidian/versions.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"1.1.0-beta.11": "1.4.4",
2828
"1.1.0-beta.12": "1.4.4",
2929
"1.1.0-beta.13": "1.4.4",
30-
"1.1.0-beta.14": "1.4.4"
30+
"1.1.0-beta.14": "1.4.4",
31+
"1.1.0-beta.15": "1.4.4"
3132
}
Collapse file

‎manifest-beta.json‎

Copy file name to clipboardExpand all lines: manifest-beta.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "zotlit",
33
"name": "ZotLit",
4-
"version": "1.1.0-beta.14",
4+
"version": "1.1.0-beta.15",
55
"minAppVersion": "1.4.4",
66
"versions": {
77
"better-sqlite3": "8.0.1-mod.1"
Collapse file

‎versions.json‎

Copy file name to clipboardExpand all lines: versions.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"1.1.0-beta.11": "1.4.4",
2828
"1.1.0-beta.12": "1.4.4",
2929
"1.1.0-beta.13": "1.4.4",
30-
"1.1.0-beta.14": "1.4.4"
30+
"1.1.0-beta.14": "1.4.4",
31+
"1.1.0-beta.15": "1.4.4"
3132
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.