diff --git a/BrowserSearch/BrowserSearch.csproj b/BrowserSearch/BrowserSearch.csproj
index 79f12ea..5e902eb 100644
--- a/BrowserSearch/BrowserSearch.csproj
+++ b/BrowserSearch/BrowserSearch.csproj
@@ -6,7 +6,7 @@
true
Community.PowerToys.Run.Plugin.$(MSBuildProjectName)
AnyCPU;x64
- 1.6.0
+ 1.7.0
diff --git a/BrowserSearch/plugin.json b/BrowserSearch/plugin.json
index 92eb7ae..458424b 100644
--- a/BrowserSearch/plugin.json
+++ b/BrowserSearch/plugin.json
@@ -4,7 +4,7 @@
"IsGlobal": true,
"Name": "Browser Search",
"Author": "TBM13",
- "Version": "1.6.0",
+ "Version": "1.7.0",
"Language": "csharp",
"Website": "https://github.com/TBM13/BrowserSearch",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.BrowserSearch.dll",