From 6ae4626923298def12c81e4970250f3fc88ee073 Mon Sep 17 00:00:00 2001 From: Riri Date: Sat, 13 Apr 2024 13:28:33 +0800 Subject: [PATCH] chore: v0.4.0 --- Community.PowerToys.Run.Plugin.WebSearchShortcut/plugin.json | 2 +- Directory.Build.Props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Community.PowerToys.Run.Plugin.WebSearchShortcut/plugin.json b/Community.PowerToys.Run.Plugin.WebSearchShortcut/plugin.json index b3e47ab..6cbf2c9 100644 --- a/Community.PowerToys.Run.Plugin.WebSearchShortcut/plugin.json +++ b/Community.PowerToys.Run.Plugin.WebSearchShortcut/plugin.json @@ -5,7 +5,7 @@ "IsGlobal": false, "Name": "Web Search Shortcut", "Author": "Daydreamer-riri", - "Version": "0.3.0", + "Version": "0.4.0", "Language": "csharp", "Website": "https://github.com/Daydreamer-riri/PowerToys-Run-WebSearchShortcut", "ExecuteFileName": "Community.PowerToys.Run.Plugin.WebSearchShortcut.dll", diff --git a/Directory.Build.Props b/Directory.Build.Props index fd81766..2292bdd 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -1,6 +1,6 @@ - 0.3.0 + 0.4.0 \ No newline at end of file