Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TBM13 committed May 9, 2024
1 parent c46187f commit 7a84164
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BrowserSearch/BrowserSearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<AssemblyName>Community.PowerToys.Run.Plugin.$(MSBuildProjectName)</AssemblyName>
<Platforms>AnyCPU;x64</Platforms>
<Version>1.5.0</Version>
<Version>1.6.0</Version>
</PropertyGroup>

<!-- These libraries can be copied from any installation of PowerToys -->
Expand Down
2 changes: 1 addition & 1 deletion BrowserSearch/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"IsGlobal": true,
"Name": "Browser Search",
"Author": "TBM13",
"Version": "1.5.0",
"Version": "1.6.0",
"Language": "csharp",
"Website": "https://github.com/TBM13/BrowserSearch",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.BrowserSearch.dll",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ It reads your default browser's history, allowing you to search its entries and
</p>

## Supported browsers
* Arc
* Brave
* Google Chrome
* Microsoft Edge (Chromium version)
Expand Down

0 comments on commit 7a84164

Please sign in to comment.