diff --git a/Doxyfile b/Doxyfile index 6b3a87aa..117da6ae 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "SuiteCRM Outlook Add-in" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.0.19.123 +PROJECT_NUMBER = 3.0.19.125 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/README.md b/README.md index 5c0f8fcf..811895fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### What's in this repository -SuiteCRM Outlook Plug-In v 3.0.19.123 +SuiteCRM Outlook Plug-In v 3.0.19.125 This repository has been created to allow community members to collaborate and contribute to the project. diff --git a/SuiteCRMAddIn/Properties/AssemblyInfo.cs b/SuiteCRMAddIn/Properties/AssemblyInfo.cs index 07a15876..f4553f31 100644 --- a/SuiteCRMAddIn/Properties/AssemblyInfo.cs +++ b/SuiteCRMAddIn/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ // 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("3.0.19.123")] +[assembly: AssemblyVersion("3.0.19.125")] [assembly: AssemblyFileVersion("3.0.1")] diff --git a/SuiteCRMAddIn/SuiteCRMAddIn.csproj b/SuiteCRMAddIn/SuiteCRMAddIn.csproj index f0fb99f5..d177721f 100644 --- a/SuiteCRMAddIn/SuiteCRMAddIn.csproj +++ b/SuiteCRMAddIn/SuiteCRMAddIn.csproj @@ -28,7 +28,7 @@ false SuiteCRMAddIn SuiteCRMAddIn - v4.6.2 + v4.8 VSTO40 False ..\ diff --git a/SuiteCRMAddIn/app.config b/SuiteCRMAddIn/app.config index 6b8d0057..8841723c 100644 --- a/SuiteCRMAddIn/app.config +++ b/SuiteCRMAddIn/app.config @@ -81,4 +81,4 @@ - + diff --git a/SuiteCRMAddInTests/SuiteCRMAddInTests.csproj b/SuiteCRMAddInTests/SuiteCRMAddInTests.csproj index 74afc980..6ce09fc2 100644 --- a/SuiteCRMAddInTests/SuiteCRMAddInTests.csproj +++ b/SuiteCRMAddInTests/SuiteCRMAddInTests.csproj @@ -8,7 +8,7 @@ Properties SuiteCRMAddInTests SuiteCRMAddInTests - v4.6.2 + v4.8 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 diff --git a/SuiteCRMAddInTests/app.config b/SuiteCRMAddInTests/app.config index 539ecaa6..d68bae23 100644 --- a/SuiteCRMAddInTests/app.config +++ b/SuiteCRMAddInTests/app.config @@ -42,4 +42,4 @@ - + diff --git a/SuiteCRMAddInWixSetup/Product.wxs b/SuiteCRMAddInWixSetup/Product.wxs index 0e02f405..5e41fd4b 100644 --- a/SuiteCRMAddInWixSetup/Product.wxs +++ b/SuiteCRMAddInWixSetup/Product.wxs @@ -4,7 +4,7 @@ Id="A784C437-58CF-4495-BE4A-F77657600001" Name="SuiteCRMAddIn" Language="1033" - Version="3.0.19.123" + Version="3.0.19.125" Manufacturer="SalesAgility" UpgradeCode="F50E9CEB-D641-4FC6-8E16-483505C3455A"> diff --git a/SuiteCRMClient/Properties/AssemblyInfo.cs b/SuiteCRMClient/Properties/AssemblyInfo.cs index 192e6ee7..ed497107 100644 --- a/SuiteCRMClient/Properties/AssemblyInfo.cs +++ b/SuiteCRMClient/Properties/AssemblyInfo.cs @@ -31,5 +31,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("3.0.19.123")] +[assembly: AssemblyVersion("3.0.19.125")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/SuiteCRMClient/SuiteCRMClient.csproj b/SuiteCRMClient/SuiteCRMClient.csproj index 09b8e065..1d6c7eca 100644 --- a/SuiteCRMClient/SuiteCRMClient.csproj +++ b/SuiteCRMClient/SuiteCRMClient.csproj @@ -9,7 +9,7 @@ Properties SuiteCRMClient SuiteCRMClient - v4.6.2 + v4.8 512 ..\ true diff --git a/SuiteCRMClient/app.config b/SuiteCRMClient/app.config index 02c0c11d..ba76a2f0 100644 --- a/SuiteCRMClient/app.config +++ b/SuiteCRMClient/app.config @@ -20,10 +20,10 @@ - + - - + +