diff --git a/MTApiService/Properties/AssemblyInfo.cs b/MTApiService/Properties/AssemblyInfo.cs old mode 100755 new mode 100644 index cb337916..e13f0ed1 --- a/MTApiService/Properties/AssemblyInfo.cs +++ b/MTApiService/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.25.0")] -[assembly: AssemblyFileVersion("1.0.25.0")] +[assembly: AssemblyFileVersion("1.0.25.0")] \ No newline at end of file diff --git a/MtApi/Properties/AssemblyInfo.cs b/MtApi/Properties/AssemblyInfo.cs old mode 100755 new mode 100644 index a400ced5..cc6a48dc --- a/MtApi/Properties/AssemblyInfo.cs +++ b/MtApi/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.33.0")] -[assembly: AssemblyFileVersion("1.0.33.0")] +[assembly: AssemblyFileVersion("1.0.33.0")] \ No newline at end of file diff --git a/MtApi5/Properties/AssemblyInfo.cs b/MtApi5/Properties/AssemblyInfo.cs index a38ccf07..034d0dda 100755 --- a/MtApi5/Properties/AssemblyInfo.cs +++ b/MtApi5/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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.0.11.0")] -[assembly: AssemblyFileVersion("1.0.11.0")] +[assembly: AssemblyVersion("1.0.11.1")] +[assembly: AssemblyFileVersion("1.0.11.1")]