From 9a1fcc308d8ff2f2113e0969783e08bf00570bf8 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 7 Dec 2023 02:14:12 +0300 Subject: [PATCH] 0.10.1 --- logseq-desktop/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logseq-desktop/lure.sh b/logseq-desktop/lure.sh index ea2d8fb..653a6fd 100644 --- a/logseq-desktop/lure.sh +++ b/logseq-desktop/lure.sh @@ -1,5 +1,5 @@ name='logseq-desktop' -version='0.10.0' +version='0.10.1' release='1' desc='A privacy-first, open-source platform for knowledge management and collaboration' homepage='https://logseq.com/'