Skip to content

Commit

Permalink
updated BackOffice to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendy committed Mar 26, 2019
1 parent 88d810b commit 00f80b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Our.Umbraco.Look.BackOffice/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyFileVersion("0.2.0.0")]
[assembly: AssemblyVersion("0.3.0.0")]
[assembly: AssemblyFileVersion("0.3.0.0")]

//[assembly: EmbeddedResourceProtected("Our.Umbraco.Look.BackOffice.Resources.Controllers.SearcherController.js", "/App_Plugins/Look/SearcherController.js")]
//[assembly: EmbeddedResourceProtected("Our.Umbraco.Look.BackOffice.Resources.Controllers.TagController.js", "/App_Plugins/Look/TagController.js")]
Expand Down

0 comments on commit 00f80b6

Please sign in to comment.