chore: bump versions

This commit is contained in:
Arjun Patel
2026-05-30 11:12:08 -07:00
parent 2eba834838
commit 613a350292
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "Flowy.llink", "name": "Flowy.llink",
"productName": "Flowy.llink", "productName": "Flowy.llink",
"version": "1.4.0", "version": "1.5.0",
"description": "Flowy.llink is a video messaging app for teams", "description": "Flowy.llink is a video messaging app for teams",
"main": ".vite/build/main.js", "main": ".vite/build/main.js",
"private": true, "private": true,
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "flowy-mobile", "name": "flowy-mobile",
"version": "0.5.1", "version": "0.6.0",
"private": true, "private": true,
"main": "index.ts", "main": "index.ts",
"scripts": { "scripts": {