File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
<owners >EPiServer AB</owners >
9
9
<requireLicenseAcceptance >false</requireLicenseAcceptance >
10
10
<description >Easily list EPiServer CMS content for editors</description >
11
- <copyright >Copyright 2014 </copyright >
11
+ <copyright >Copyright 2015 </copyright >
12
12
<dependencies >
13
- <dependency id =" EPiServer.CMS.UI" version =" [7.6.0,8 )" />
14
- <dependency id =" EPiServer.Find.Cms" version =" [7.5.394.2,9 )" />
13
+ <dependency id =" EPiServer.CMS.UI" version =" [8,9 )" />
14
+ <dependency id =" EPiServer.Find.Cms" version =" (9,10 )" />
15
15
</dependencies >
16
16
</metadata >
17
17
<files >
Original file line number Diff line number Diff line change 27
27
// You can specify all the values or you can default the Build and Revision Numbers
28
28
// by using the '*' as shown below:
29
29
// [assembly: AssemblyVersion("1.0.*")]
30
- [ assembly: AssemblyVersion ( "2.0 .0" ) ]
31
- [ assembly: AssemblyFileVersion ( "2.0 .0" ) ]
30
+ [ assembly: AssemblyVersion ( "2.1 .0" ) ]
31
+ [ assembly: AssemblyFileVersion ( "2.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments