From cf94003b3fd652a107d52f2a113bdbe54bc94350 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Wed, 10 Jun 2026 16:38:22 -0700 Subject: [PATCH] chore: bump desktop to v1.5.2 (#257) --- js/desktop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/desktop/package.json b/js/desktop/package.json index 76733a5..065e486 100644 --- a/js/desktop/package.json +++ b/js/desktop/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "1.5.1", + "version": "1.5.2", "description": "Flowy.llink is a video messaging app for teams", "main": ".vite/build/main.js", "private": true,