File tree 2 files changed +3
-3
lines changed
src/Our.Umbraco.Look.BackOffice/Properties
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >Our.Umbraco.Look.BackOffice</id >
5
- <version >0.3 .0</version >
5
+ <version >0.4 .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 >
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.3 .0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "0.3 .0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "0.4 .0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "0.4 .0.0" ) ]
37
37
38
38
//[assembly: EmbeddedResourceProtected("Our.Umbraco.Look.BackOffice.Resources.Controllers.SearcherController.js", "/App_Plugins/Look/SearcherController.js")]
39
39
//[assembly: EmbeddedResourceProtected("Our.Umbraco.Look.BackOffice.Resources.Controllers.TagController.js", "/App_Plugins/Look/TagController.js")]
You can’t perform that action at this time.
0 commit comments