diff --git a/GostPlugin/GostPlugin/GostPlugin.csproj b/GostPlugin/GostPlugin/GostPlugin.csproj index ae2f68c..362a3e7 100644 --- a/GostPlugin/GostPlugin/GostPlugin.csproj +++ b/GostPlugin/GostPlugin/GostPlugin.csproj @@ -9,7 +9,7 @@ Properties GostPlugin GostPlugin - v4.5 + v2.0 512 @@ -43,13 +43,6 @@ ..\..\..\..\..\..\Program Files (x86)\KeePass Password Safe 2\KeePass.exe - - - - - - - diff --git a/GostPlugin/GostPlugin/Properties/AssemblyInfo.cs b/GostPlugin/GostPlugin/Properties/AssemblyInfo.cs index d0655e6..188fcda 100644 --- a/GostPlugin/GostPlugin/Properties/AssemblyInfo.cs +++ b/GostPlugin/GostPlugin/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // // You can specify all the values or you can default the Build and Revision Numbers by using the '*' // as shown below: [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0.0")] -[assembly: AssemblyFileVersion("1.2.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.3.0.0")] \ No newline at end of file