From 1dcc31521502642fcd14602ee5101ebc5be29daf Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Tue, 15 Oct 2024 13:00:54 +0530 Subject: [PATCH] updating the version to 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2be57c81..39f358f5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "scribe-scripture-editor", "description": "A friendly assistant for Bible Translators.", "author": "Bible Technology ", - "version": "0.6.3", + "version": "0.7.0", "license": "MIT", "private": true, "main": "main/index.js",