From 505b861416eb7b16cd36f9d47a02d014afc8109e Mon Sep 17 00:00:00 2001 From: Robin Date: Sun, 2 Oct 2016 16:41:19 +0200 Subject: [PATCH] [skip ci] fixed name of plug-in --- GreenshotWin10Plugin/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GreenshotWin10Plugin/Properties/AssemblyInfo.cs b/GreenshotWin10Plugin/Properties/AssemblyInfo.cs index 748cbf731..25b4329e9 100644 --- a/GreenshotWin10Plugin/Properties/AssemblyInfo.cs +++ b/GreenshotWin10Plugin/Properties/AssemblyInfo.cs @@ -9,7 +9,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyDescription("A plug-in for Windows 10 only functionality")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Greenshot")] -[assembly: AssemblyProduct("GreenshotWin10Plugin")] +[assembly: AssemblyProduct("Windown 10 Plug-in")] [assembly: AssemblyCopyright("Copyright © Greenshot 2007-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]