From ae38234e17235f2a176a0e12f19e1986f0dbd570 Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 15 Apr 2026 13:24:32 -0700 Subject: [PATCH] chore: bump version --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 4f23011..edcbd01 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "1.1.0", + "version": "1.1.1", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,