From 5704873bd37f7a4695164dd84eab0e16a9aaf056 Mon Sep 17 00:00:00 2001 From: aidenlx <31102694+aidenlx@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:00:09 +0800 Subject: [PATCH] chore: bump version --- app/obsidian/manifest-beta.json | 2 +- app/obsidian/manifest.json | 2 +- app/obsidian/package.json | 2 +- app/obsidian/versions.json | 3 +-- manifest-beta.json | 2 +- manifest.json | 2 +- versions.json | 3 +-- 7 files changed, 7 insertions(+), 9 deletions(-) diff --git a/app/obsidian/manifest-beta.json b/app/obsidian/manifest-beta.json index dd10b9a..46ca173 100644 --- a/app/obsidian/manifest-beta.json +++ b/app/obsidian/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "zotlit", "name": "ZotLit", - "version": "1.1.7", + "version": "1.1.8", "minAppVersion": "1.6.7", "versions": { "better-sqlite3": "v11.1.2" diff --git a/app/obsidian/manifest.json b/app/obsidian/manifest.json index dd10b9a..46ca173 100644 --- a/app/obsidian/manifest.json +++ b/app/obsidian/manifest.json @@ -1,7 +1,7 @@ { "id": "zotlit", "name": "ZotLit", - "version": "1.1.7", + "version": "1.1.8", "minAppVersion": "1.6.7", "versions": { "better-sqlite3": "v11.1.2" diff --git a/app/obsidian/package.json b/app/obsidian/package.json index e9e8587..72ba3c0 100644 --- a/app/obsidian/package.json +++ b/app/obsidian/package.json @@ -1,6 +1,6 @@ { "name": "zotlit", - "version": "1.1.7", + "version": "1.1.8", "description": "Obsidian.md plugin to integrate with Zotero, create literature notes and insert citations from a Zotero library.", "scripts": { "dev": "cross-env BUILD=development node esbuild.config.mjs", diff --git a/app/obsidian/versions.json b/app/obsidian/versions.json index eb10655..941adfb 100755 --- a/app/obsidian/versions.json +++ b/app/obsidian/versions.json @@ -35,6 +35,5 @@ "1.1.3": "1.4.4", "1.1.4": "1.4.4", "1.1.5": "1.4.4", - "1.1.6": "1.4.4", - "1.1.7": "1.6.7" + "1.1.8": "1.6.7" } \ No newline at end of file diff --git a/manifest-beta.json b/manifest-beta.json index dd10b9a..46ca173 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "zotlit", "name": "ZotLit", - "version": "1.1.7", + "version": "1.1.8", "minAppVersion": "1.6.7", "versions": { "better-sqlite3": "v11.1.2" diff --git a/manifest.json b/manifest.json index dd10b9a..46ca173 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "zotlit", "name": "ZotLit", - "version": "1.1.7", + "version": "1.1.8", "minAppVersion": "1.6.7", "versions": { "better-sqlite3": "v11.1.2" diff --git a/versions.json b/versions.json index eb10655..941adfb 100755 --- a/versions.json +++ b/versions.json @@ -35,6 +35,5 @@ "1.1.3": "1.4.4", "1.1.4": "1.4.4", "1.1.5": "1.4.4", - "1.1.6": "1.4.4", - "1.1.7": "1.6.7" + "1.1.8": "1.6.7" } \ No newline at end of file