From cff801a5607cd389340209c6bfb92826d343dae7 Mon Sep 17 00:00:00 2001 From: lare Date: Sat, 30 May 2026 20:50:45 +0200 Subject: [PATCH] bump version to 1.0.6, fixing regex in patch for activity tab --- exts/doubleClickToJoin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/doubleClickToJoin.json b/exts/doubleClickToJoin.json index aefd800..8e39011 100644 --- a/exts/doubleClickToJoin.json +++ b/exts/doubleClickToJoin.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/lare354/moonlight-plugins.git", - "commit": "e4f267584a0723f6e4c2ce75eccd0ac66fccf91c", + "commit": "f1b7b9ec3b0f47372b80ab3f5484a8cbe9bc528d", "scripts": ["build", "repo"], "artifact": "repo/doubleClickToJoin.asar" }