From 246398851c2c5e02620cfa72902abe47e108ad43 Mon Sep 17 00:00:00 2001 From: tim-hub Date: Wed, 22 May 2024 21:02:28 +1200 Subject: [PATCH] 2.5.3 add 2 new Chinese translations --- 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 520be9c..5b16481 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "2.5.2", + "version": "2.5.3", "minAppVersion": "0.12.0", "description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ", "author": "tim-hub", diff --git a/package.json b/package.json index 9c2c875..9dba6d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "2.5.2", + "version": "2.5.3", "description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index e120dab..b5e300d 100644 --- a/versions.json +++ b/versions.json @@ -75,5 +75,6 @@ "2.4.8": "0.12.0", "2.5.0": "0.12.0", "2.5.1": "0.12.0", - "2.5.2": "0.12.0" + "2.5.2": "0.12.0", + "2.5.3": "0.12.0" } \ No newline at end of file