From 0e76ff9e1309042aaf62cc602188e601651e805d Mon Sep 17 00:00:00 2001 From: Riri Date: Mon, 27 May 2024 13:07:32 +0800 Subject: [PATCH] chore: v0.6.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 7de2e38..e434bca 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.6.0", + "Version": "0.6.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 a889cbe..04c285b 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -1,6 +1,6 @@ - 0.6.0 + 0.6.1 \ No newline at end of file