Commit e9a24ec Kevin Jump
committed
1 parent aabdf69 commit e9a24ec Copy full SHA for e9a24ec
File tree 4 files changed +5
-12
lines changed
Jumoo.uSync.BackOffice/Properties
4 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 20
20
<PropertyGroup >
21
21
<ProjectName >uSync BackOffice</ProjectName >
22
22
<ProjectNamespace >Jumoo.uSync.BackOffice</ProjectNamespace >
23
- <PackageVersion >4.0.15 </PackageVersion >
23
+ <PackageVersion >4.0.16 </PackageVersion >
24
24
<VersionSuffix ></VersionSuffix >
25
25
<MinUmbracoVersion >7.4.0</MinUmbracoVersion >
26
26
</PropertyGroup >
Original file line number Diff line number Diff line change 7
7
8
8
uSync for Umbraco 7.4+
9
9
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
-
17
10
Recommended: Perform a new export on upgrades
18
11
----------------------------------------------
19
12
The files that uSync exports are generally compatible between versions,
32
25
deployment.
33
26
34
27
---------------
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/
Original file line number Diff line number Diff line change 31
31
//
32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// 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 " ) ]
You can’t perform that action at this time.
0 commit comments