diff --git a/BuildPackage/Jumoo.uSync.BackOffice/BackOffice.Package.build.xml b/BuildPackage/Jumoo.uSync.BackOffice/BackOffice.Package.build.xml
index 257a17e2..8e9dcd07 100644
--- a/BuildPackage/Jumoo.uSync.BackOffice/BackOffice.Package.build.xml
+++ b/BuildPackage/Jumoo.uSync.BackOffice/BackOffice.Package.build.xml
@@ -20,7 +20,7 @@
uSync BackOffice
Jumoo.uSync.BackOffice
- 3.3.0.740
+ 3.3.1.740
7.4.3
diff --git a/BuildPackage/Jumoo.uSync.BackOffice/package.nuspec b/BuildPackage/Jumoo.uSync.BackOffice/package.nuspec
index 26c7b796..429416ce 100644
--- a/BuildPackage/Jumoo.uSync.BackOffice/package.nuspec
+++ b/BuildPackage/Jumoo.uSync.BackOffice/package.nuspec
@@ -16,7 +16,7 @@ v.3.2.0 - Handler Groups
https://opensource.org/licenses/MPL-2.0
umbraco umbraco7 developer backoffice
-
+
\ No newline at end of file
diff --git a/BuildPackage/Jumoo.uSync.Content/Content.Package.build.xml b/BuildPackage/Jumoo.uSync.Content/Content.Package.build.xml
index 63fc90b9..d23b31f3 100644
--- a/BuildPackage/Jumoo.uSync.Content/Content.Package.build.xml
+++ b/BuildPackage/Jumoo.uSync.Content/Content.Package.build.xml
@@ -20,7 +20,7 @@
uSync Content
Jumoo.uSync.Content
- 3.3.0.740
+ 3.3.1.740
7.4.0
diff --git a/BuildPackage/Jumoo.uSync.Content/package.nuspec b/BuildPackage/Jumoo.uSync.Content/package.nuspec
index 2ca70758..d4f05ebf 100644
--- a/BuildPackage/Jumoo.uSync.Content/package.nuspec
+++ b/BuildPackage/Jumoo.uSync.Content/package.nuspec
@@ -12,8 +12,8 @@
v3.0.2 - Trash content update.
#v3 - works as part of uSync.BackOffice
-
-
+
+
\ No newline at end of file
diff --git a/BuildPackage/Jumoo.uSync.ContentMappers/ContentMappers.Package.build.xml b/BuildPackage/Jumoo.uSync.ContentMappers/ContentMappers.Package.build.xml
index 0c576151..c7fc7e65 100644
--- a/BuildPackage/Jumoo.uSync.ContentMappers/ContentMappers.Package.build.xml
+++ b/BuildPackage/Jumoo.uSync.ContentMappers/ContentMappers.Package.build.xml
@@ -20,7 +20,7 @@
uSync ContentMappers
Jumoo.uSync.ContentMappers
- 3.2.3.740
+ 3.3.1.740
7.4.0
diff --git a/BuildPackage/Package/uSync.BackOffice_3.3.1.740.zip b/BuildPackage/Package/uSync.BackOffice_3.3.1.740.zip
new file mode 100644
index 00000000..a5884048
Binary files /dev/null and b/BuildPackage/Package/uSync.BackOffice_3.3.1.740.zip differ
diff --git a/BuildPackage/Package/uSync.ContentEdition_3.3.1.740.zip b/BuildPackage/Package/uSync.ContentEdition_3.3.1.740.zip
new file mode 100644
index 00000000..dfa87969
Binary files /dev/null and b/BuildPackage/Package/uSync.ContentEdition_3.3.1.740.zip differ
diff --git a/BuildPackage/Package/uSync.Core_5.6.1.740.zip b/BuildPackage/Package/uSync.Core_5.6.1.740.zip
index 54c52fc2..1d28f712 100644
Binary files a/BuildPackage/Package/uSync.Core_5.6.1.740.zip and b/BuildPackage/Package/uSync.Core_5.6.1.740.zip differ
diff --git a/Jumoo.uSync.BackOffice/Properties/AssemblyInfo.cs b/Jumoo.uSync.BackOffice/Properties/AssemblyInfo.cs
index b4c92660..0e5796a4 100644
--- a/Jumoo.uSync.BackOffice/Properties/AssemblyInfo.cs
+++ b/Jumoo.uSync.BackOffice/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("3.3.0.740")]
-[assembly: AssemblyVersion("3.3.0.740")]
+// [assembly: AssemblyVersion("3.3.1.740")]
+[assembly: AssemblyVersion("3.3.1.740")]
diff --git a/Jumoo.uSync.Content/Properties/AssemblyInfo.cs b/Jumoo.uSync.Content/Properties/AssemblyInfo.cs
index b185ad02..c8e2aae6 100644
--- a/Jumoo.uSync.Content/Properties/AssemblyInfo.cs
+++ b/Jumoo.uSync.Content/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("3.3.0.740")]
-[assembly: AssemblyVersion("3.3.0.740")]
+// [assembly: AssemblyVersion("3.3.1.740")]
+[assembly: AssemblyVersion("3.3.1.740")]
diff --git a/Jumoo.uSync.ContentMappers/Properties/AssemblyInfo.cs b/Jumoo.uSync.ContentMappers/Properties/AssemblyInfo.cs
index a8bad407..9ba2a48d 100644
--- a/Jumoo.uSync.ContentMappers/Properties/AssemblyInfo.cs
+++ b/Jumoo.uSync.ContentMappers/Properties/AssemblyInfo.cs
@@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("3.2.3.740")]
-[assembly: AssemblyVersion("3.2.3.740")]
-[assembly: AssemblyFileVersion("3.2.3.740")]
+// [assembly: AssemblyVersion("3.3.1.740")]
+[assembly: AssemblyVersion("3.3.1.740")]
+[assembly: AssemblyFileVersion("3.3.1.740")]