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