File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
RJP.MultiUrlPicker/Properties
TestSite/App_Data/packages/created Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ 1.2.0
2
+ =====
3
+
4
+ * #14 - Use url as name when Page Title is left empty
5
+
1
6
1.1.0
2
7
=====
3
8
Original file line number Diff line number Diff line change 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
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.1 .0.0 " ) ]
36
- [ assembly: AssemblyFileVersion ( "1.1 .0" ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.2 .0.* " ) ]
36
+ [ assembly: AssemblyInformationalVersion ( "1.2 .0" ) ]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" 1" version =" 1.1 .0" url =" https://github.com/rasmusjp/umbraco-multi-url-picker/" name =" RJP.MultiUrlPicker" folder =" 682e8562-9d45-4d8a-bc21-b1327f7f9932" packagepath =" ~/media/created-packages/RJP.MultiUrlPicker_1.1 .0.zip" repositoryGuid =" " packageGuid =" c4d8ddf1-7eb3-4cc6-bd09-bee24edc40f0" hasUpdate =" False" enableSkins =" False" skinRepoGuid =" 00000000-0000-0000-0000-000000000000" >
3
+ <package id =" 1" version =" 1.2 .0" url =" https://github.com/rasmusjp/umbraco-multi-url-picker/" name =" RJP.MultiUrlPicker" folder =" 682e8562-9d45-4d8a-bc21-b1327f7f9932" packagepath =" ~/media/created-packages/RJP.MultiUrlPicker_1.2 .0.zip" repositoryGuid =" " packageGuid =" c4d8ddf1-7eb3-4cc6-bd09-bee24edc40f0" hasUpdate =" False" enableSkins =" False" skinRepoGuid =" 00000000-0000-0000-0000-000000000000" >
4
4
<license url =" https://github.com/rasmusjp/umbraco-multi-url-picker/blob/master/LICENSE" >MIT License</license >
5
5
<author url =" http://www.rjp.dk" >Rasmus John Pedersen</author >
6
6
<readme ><![CDATA[ Allows editors to pick and sort multiple urls, it uses Umbraco's link picker which supports internal and external links and media. ]]> </readme >
You can’t perform that action at this time.
0 commit comments