From a3aca350c51d991ec661e9133aecced05fbd6bbd Mon Sep 17 00:00:00 2001 From: Ivan Kudinov <35296686+ikudinov@users.noreply.github.com> Date: Wed, 1 Jul 2026 16:18:36 +0300 Subject: [PATCH] Release 1.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ecf375..8eda1fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@expressms/smartapp-sdk", - "version": "1.14.0-alpha.13", + "version": "1.14.0", "description": "Smartapp SDK", "main": "build/main/index.js", "typings": "build/main/index.d.ts",