From a051c88d5e1d5cb0273848326a323ec423e2c13f Mon Sep 17 00:00:00 2001 From: Riri Date: Tue, 26 Mar 2024 19:29:21 +0800 Subject: [PATCH] chore: v0.2.1 --- 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 37d60d8..9b94fc7 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.2.0", + "Version": "0.2.1", "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 23ac3f1..62a60c4 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -1,6 +1,6 @@ - 0.2.0 + 0.2.1 \ No newline at end of file