From fc6500aff42f986d78e6bc045f20c22ef44b7962 Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Thu, 19 Sep 2024 11:02:37 +0530 Subject: [PATCH] version update to 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26ae3dbc..1d82dccd 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.1", + "version": "0.6.2", "license": "MIT", "private": true, "main": "main/index.js",