From 0bf3239e6f0153fbe39cb403a0f3d468d5f00df3 Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Tue, 16 Jun 2026 11:01:06 +0530 Subject: [PATCH] Updating the version for the release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e424f54..34c82416 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": "1.2.0", + "version": "1.3.0", "license": "MIT", "private": true, "main": "main/index.js",