From 8496896b4d042f8801dcb8636c1e3bb33520ac28 Mon Sep 17 00:00:00 2001 From: Akansha Sakhre Date: Tue, 10 Dec 2024 12:47:07 +0530 Subject: [PATCH] bumped package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b0ef6494..c34caeaca 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@glific/flow-editor", "license": "AGPL-3.0", "repository": "git://github.com/glific/floweditor.git", - "version": "1.26.3-16", + "version": "1.26.3-17", "description": "'Standalone flow editing tool designed for use within the Glific suite of messaging tools'", "browser": "umd/flow-editor.min.js", "unpkg": "umd/flow-editor.min.js",