From d587a3a365b1579bee5fcff4b17f56ca450fd2c8 Mon Sep 17 00:00:00 2001 From: A-F-V Date: Tue, 3 Dec 2024 12:22:11 +0000 Subject: [PATCH] Bump version to 1.6.17 --- manifest.json | 2 +- package.json | 2 +- versions.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index c133c8c..44bb26e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "arcana", "name": "Arcana", - "version": "1.6.16", + "version": "1.6.17", "minAppVersion": "0.15.0", "description": "A collection of AI powered tools", "author": "A-F-V", diff --git a/package.json b/package.json index 34715ab..24ef0b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcana", - "version": "1.6.16", + "version": "1.6.17", "description": "Arcana is a powerful AI assistant for Obsidian.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index f4bbb16..b7ad9d9 100644 --- a/versions.json +++ b/versions.json @@ -55,5 +55,6 @@ "1.6.13": "0.15.0", "1.6.14": "0.15.0", "1.6.15": "0.15.0", - "1.6.16": "0.15.0" + "1.6.16": "0.15.0", + "1.6.17": "0.15.0" } \ No newline at end of file