From bebd814c4604f2d5a423a3d952e08af07b88aef6 Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 8 Apr 2026 11:25:21 -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 4dd5c9c..a3386c6 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.7.0", + "version": "0.8.0", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,