fix BrowserBookmark dll name capitalisation

This commit is contained in:
Jeremy Wu 2020-09-11 06:10:57 +10:00
parent e5ba262788
commit 97f7b48aa1

View file

@ -7,6 +7,6 @@
"Version": "1.2.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll",
"ExecuteFileName": "Flow.Launcher.Plugin.BrowserBookmark.dll",
"IcoPath": "Images\\bookmark.png"
}