Skip to content

Commit 1a38b76

Browse files
committed
Release 1.7.0
1 parent f1cf5f8 commit 1a38b76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BrowserSearch/BrowserSearch.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWPF>true</UseWPF>
77
<AssemblyName>Community.PowerToys.Run.Plugin.$(MSBuildProjectName)</AssemblyName>
88
<Platforms>AnyCPU;x64</Platforms>
9-
<Version>1.6.0</Version>
9+
<Version>1.7.0</Version>
1010
</PropertyGroup>
1111

1212
<!-- These libraries can be copied from any installation of PowerToys -->

BrowserSearch/plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": true,
55
"Name": "Browser Search",
66
"Author": "TBM13",
7-
"Version": "1.6.0",
7+
"Version": "1.7.0",
88
"Language": "csharp",
99
"Website": "https://github.com/TBM13/BrowserSearch",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.BrowserSearch.dll",

0 commit comments

Comments
 (0)