From 0ec8007e7ca56faaa490fb7f2de9e91842050df1 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Mon, 23 Mar 2026 18:46:08 -0600 Subject: [PATCH] Image Viewer 1.0.25 + Media Controls 1.0.21 --- exts/imageViewer.json | 2 +- exts/mediaControls.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/imageViewer.json b/exts/imageViewer.json index 423a0dc..2e9fbda 100644 --- a/exts/imageViewer.json +++ b/exts/imageViewer.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/NotNite/my-moonlight-extensions.git", - "commit": "cc0c28c08ff17ca5398b8c04b03fc9794800ce30", + "commit": "9217ea2fc3c588979fd899ee6b70e8b47463242c", "scripts": ["build", "repo"], "artifact": "repo/imageViewer.asar" } diff --git a/exts/mediaControls.json b/exts/mediaControls.json index 7ea401a..ffa13f3 100644 --- a/exts/mediaControls.json +++ b/exts/mediaControls.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/NotNite/my-moonlight-extensions.git", - "commit": "cc0c28c08ff17ca5398b8c04b03fc9794800ce30", + "commit": "9217ea2fc3c588979fd899ee6b70e8b47463242c", "scripts": ["build", "repo"], "artifact": "repo/mediaControls.asar" }