Skip to content

Commit e9a24ec

Browse files
author
Kevin Jump
committed
4.0.16 - release files
1 parent aabdf69 commit e9a24ec

File tree

4 files changed

+5
-12
lines changed

4 files changed

+5
-12
lines changed

BuildPackage/Jumoo.uSync.BackOffice/BackOffice.Package.build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PropertyGroup>
2121
<ProjectName>uSync BackOffice</ProjectName>
2222
<ProjectNamespace>Jumoo.uSync.BackOffice</ProjectNamespace>
23-
<PackageVersion>4.0.15</PackageVersion>
23+
<PackageVersion>4.0.16</PackageVersion>
2424
<VersionSuffix></VersionSuffix>
2525
<MinUmbracoVersion>7.4.0</MinUmbracoVersion>
2626
</PropertyGroup>

BuildPackage/Jumoo.uSync.BackOffice/readme.txt

+2-9
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77

88
uSync for Umbraco 7.4+
99

10-
Upgrading from v2.x
11-
--------------------
12-
The default data folder has moved from /usync to /usync/data. You
13-
can move your files to the new folder or let uSync generate a clean
14-
export (recommended). After an upgrade you delete all the other
15-
folders in the /usync folder.
16-
1710
Recommended: Perform a new export on upgrades
1811
----------------------------------------------
1912
The files that uSync exports are generally compatible between versions,
@@ -32,5 +25,5 @@
3225
deployment.
3326

3427
---------------
35-
Documentation : http://usync.readthedocs.io/
36-
Source code : https://github.com/KevinJump/uSync
28+
Documentation : https://docs.jumoo.co.uk/uSync/v4/
29+
Source code : https://github.com/KevinJump/uSync/
Binary file not shown.

Jumoo.uSync.BackOffice/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("4.0.15")]
35-
[assembly: AssemblyVersion("4.0.15")]
34+
// [assembly: AssemblyVersion("4.0.16")]
35+
[assembly: AssemblyVersion("4.0.16")]

0 commit comments

Comments
 (0)