We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e175537 commit 166912aCopy full SHA for 166912a
src/Our.Umbraco.Look/Properties/AssemblyInfo.cs
@@ -32,7 +32,7 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("0.32.0.0")]
36
-[assembly: AssemblyFileVersion("0.32.0.0")]
+[assembly: AssemblyVersion("0.33.0.0")]
+[assembly: AssemblyFileVersion("0.33.0.0")]
37
38
[assembly:InternalsVisibleTo("Our.Umbraco.Look.Tests")]
0 commit comments