Skip to content

Commit 523f477

Browse files
committed
Release 1.3.1
1 parent 4adce52 commit 523f477

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

BrowserSearch/BrowserSearch.csproj

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

1112
<!-- 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.3.0",
7+
"Version": "1.3.1",
88
"Language": "csharp",
99
"Website": "https://github.com/TBM13/BrowserSearch",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.BrowserSearch.dll",

0 commit comments

Comments
 (0)