Skip to content

Commit 9c063e3

Browse files
committed
Fix typos and wrong version numbers
1 parent d17ec3c commit 9c063e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!--Plugin Infos-->
2626
<system:String x:Key="plugin_explorer_plugin_name">Explorer</system:String>
27-
<system:String x:Key="plugin_explorer_plugin_description">利用windiws索引来搜索和管理文件和文件夹。</system:String>
27+
<system:String x:Key="plugin_explorer_plugin_description">利用Windows索引来搜索和管理文件和文件夹。</system:String>
2828

2929
<!--Context menu items-->
3030
<system:String x:Key="plugin_explorer_copypath">复制路径</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Name": "Explorer",
88
"Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
99
"Author": "Jeremy Wu",
10-
"Version": "1.7.7",
10+
"Version": "1.7.6",
1111
"Language": "csharp",
1212
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1313
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",

0 commit comments

Comments
 (0)