From c0da5d00265cafe56aa8c405b7fedf8c5de4f0b5 Mon Sep 17 00:00:00 2001 From: Service Account Date: Wed, 25 Oct 2023 12:58:12 +0000 Subject: [PATCH] janhq/jan: Update tag build 1.0.14 for data-plugin --- plugins/data-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/data-plugin/package.json b/plugins/data-plugin/package.json index ebf401479..0756f8cc8 100644 --- a/plugins/data-plugin/package.json +++ b/plugins/data-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@janhq/data-plugin", - "version": "1.0.13", + "version": "1.0.14", "description": "The Data Connector provides easy access to a data API using the PouchDB engine. It offers accessible data management capabilities.", "icon": "https://raw.githubusercontent.com/tailwindlabs/heroicons/88e98b0c2b458553fbadccddc2d2f878edc0387b/src/20/solid/circle-stack.svg", "main": "dist/esm/index.js",