diff --git a/Doxyfile b/Doxyfile
index 7d006555..ce2348a9 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.16.38
+PROJECT_NUMBER = 3.0.16.39
# 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 614b9eb1..d505a53a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
### What's in this repository
-SuiteCRM Outlook Plug-In v 3.0.16.38
+SuiteCRM Outlook Plug-In v 3.0.16.39
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 0c0f1a4a..0bcb6616 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.16.38")]
+[assembly: AssemblyVersion("3.0.16.39")]
[assembly: AssemblyFileVersion("3.0.1")]
diff --git a/SuiteCRMAddInSetup/SuiteCRMAddInSetup.isl b/SuiteCRMAddInSetup/SuiteCRMAddInSetup.isl
index b44624c0..9255227b 100644
--- a/SuiteCRMAddInSetup/SuiteCRMAddInSetup.isl
+++ b/SuiteCRMAddInSetup/SuiteCRMAddInSetup.isl
@@ -4423,7 +4423,7 @@ RABlAGIAdQBnAAEARQB4AHAAcgBlAHMAcwA=
PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS
##IDS_PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS##
ProductCode
{3BFCFDAB-2396-46E0-A826-0F142CA288EB}
ProductName
SuiteCRMAddIn
-
ProductVersion
3.0.16.38
+
ProductVersion
3.0.16.39
ProgressType0
install
ProgressType1
Installing
ProgressType2
installed
diff --git a/SuiteCRMClient/Properties/AssemblyInfo.cs b/SuiteCRMClient/Properties/AssemblyInfo.cs
index 6f35d5aa..53424cae 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.16.38")]
+[assembly: AssemblyVersion("3.0.16.39")]
[assembly: AssemblyFileVersion("1.0.0.0")]