File tree 2 files changed +8
-4
lines changed
src/Our.Umbraco.Look/Properties
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >Our.Umbraco.Look</id >
5
- <version >0.1 .0</version >
5
+ <version >0.2 .0</version >
6
6
<authors >Hendy Racher</authors >
7
7
<owners >Hendy Racher</owners >
8
8
<licenseUrl >https://github.com/Hendy/umbraco-look/blob/master/LICENSE</licenseUrl >
15
15
<releaseNotes ></releaseNotes >
16
16
<copyright >Copyright 2018</copyright >
17
17
<tags >Umbraco</tags >
18
- <dependencies ></dependencies >
18
+ <dependencies >
19
+ <dependency id =" UmbracoCms.Core" version =" 7.2.3" />
20
+ <dependency id =" Lucene.Net.Contrib" version =" 2.9.4.1" />
21
+ <dependency id =" Examine" version =" 0.1.70" />
22
+ </dependencies >
19
23
</metadata >
20
24
<files >
21
25
<file src =" ..\src\Our.Umbraco.Look\bin\Release\Our.Umbraco.Look.dll" target =" lib\net45" ></file >
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 ( "0.1 .0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "0.1 .0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "0.2 .0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "0.2 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments