From 7e1bedda96fc422844b60a945037bd98e43c7bc0 Mon Sep 17 00:00:00 2001 From: Riri Date: Mon, 25 Mar 2024 11:46:40 +0800 Subject: [PATCH] chore: v0.1.2 --- 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 da61e0b..983eed0 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": "1.0.0", + "Version": "0.1.2", "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 23ebc55..5b0a96c 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -1,6 +1,6 @@ - 0.1.1 + 0.1.2 \ No newline at end of file