From f51d983a3e540115f07378d2e658efaf506b8cb5 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Mon, 27 Apr 2026 10:01:30 -0600 Subject: [PATCH] fix missed version bumps --- exts/customSounds.json | 2 +- exts/mediaTweaks.json | 2 +- exts/platformIcons.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exts/customSounds.json b/exts/customSounds.json index f84bdee..0345b76 100644 --- a/exts/customSounds.json +++ b/exts/customSounds.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "f8a426e030647fb815e3959ed67f3e25d4039c13", + "commit": "d537a57bc9030ba334ea257169a8e20ea671c1b5", "scripts": ["build", "repo"], "artifact": "repo/customSounds.asar" } diff --git a/exts/mediaTweaks.json b/exts/mediaTweaks.json index 2300f17..10c7432 100644 --- a/exts/mediaTweaks.json +++ b/exts/mediaTweaks.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "f8a426e030647fb815e3959ed67f3e25d4039c13", + "commit": "d537a57bc9030ba334ea257169a8e20ea671c1b5", "scripts": ["build", "repo"], "artifact": "repo/mediaTweaks.asar" } diff --git a/exts/platformIcons.json b/exts/platformIcons.json index 8fd1e78..6ff5c3e 100644 --- a/exts/platformIcons.json +++ b/exts/platformIcons.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "f8a426e030647fb815e3959ed67f3e25d4039c13", + "commit": "d537a57bc9030ba334ea257169a8e20ea671c1b5", "scripts": ["build", "repo"], "artifact": "repo/platformIcons.asar" }