From 5cf75a8509c6baa8285142f1899346052e69c20f Mon Sep 17 00:00:00 2001 From: Daniel Grossmann-Kavanagh Date: Tue, 26 Nov 2024 17:35:13 -0800 Subject: [PATCH] version: bump the version to 0.4.1 --- manifest-beta.json | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index a48cd47..12b0470 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "system3-relay", "name": "Relay", - "version": "0.4.0", + "version": "0.4.1", "minAppVersion": "0.15.0", "description": "Collaborate in real time with live cursors. Create relays, add folders, and manage user access.", "author": "System 3", diff --git a/manifest.json b/manifest.json index e145286..86fc281 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://system3.md", "fundingUrl": "https://www.buymeacoffee.com/dtkav", "isDesktopOnly": false, - "version": "0.4.0" -} + "version": "0.4.1" +} \ No newline at end of file