From 836d36d0e79eaaf4de72dadf60e2d09c58f09c04 Mon Sep 17 00:00:00 2001 From: qianlifeng <1725475+qianlifeng@users.noreply.github.com> Date: Tue, 28 May 2024 16:38:25 +0800 Subject: [PATCH 1/2] [Bot] Update plugin store manifests --- plugin-store.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin-store.json b/plugin-store.json index 491636012..4f06959ca 100644 --- a/plugin-store.json +++ b/plugin-store.json @@ -88,7 +88,7 @@ "Id": "09ea2847-929c-440a-aa2c-9b74bcaae88f", "Name": "OSX Volume Control", "Author": "lyl", - "Version": "0.0.3", + "Version": "0.0.4", "MinWoxVersion": "2.0.0", "Runtime": "nodejs", "Description": "OSX Volume Control", @@ -99,6 +99,6 @@ "https://raw.githubusercontent.com/lylwx/Wox.Plugin.OSXVolumeControl/main/snapshot.jpg" ], "DateCreated": "2024-05-21 15:50:00", - "DateUpdated": "2024-05-23 15:16:05" + "DateUpdated": "2024-05-28 16:38:22" } ] From 078dae3a7e3360646e9843828de2d40efe3e9441 Mon Sep 17 00:00:00 2001 From: qianlifeng <1725475+qianlifeng@users.noreply.github.com> Date: Tue, 28 May 2024 23:02:56 +0800 Subject: [PATCH 2/2] [Bot] Update plugin store manifests --- plugin-store.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin-store.json b/plugin-store.json index 4f06959ca..c8e070901 100644 --- a/plugin-store.json +++ b/plugin-store.json @@ -88,7 +88,7 @@ "Id": "09ea2847-929c-440a-aa2c-9b74bcaae88f", "Name": "OSX Volume Control", "Author": "lyl", - "Version": "0.0.4", + "Version": "0.0.5", "MinWoxVersion": "2.0.0", "Runtime": "nodejs", "Description": "OSX Volume Control", @@ -99,6 +99,6 @@ "https://raw.githubusercontent.com/lylwx/Wox.Plugin.OSXVolumeControl/main/snapshot.jpg" ], "DateCreated": "2024-05-21 15:50:00", - "DateUpdated": "2024-05-28 16:38:22" + "DateUpdated": "2024-05-28 23:02:55" } ]