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 4f68111 commit fa88203Copy full SHA for fa88203
src/UmbracoFileSystemProviders.Azure.Installer/Properties/VersionInfo.cs
@@ -14,7 +14,7 @@
14
//
15
// You can specify all the values or you can default the Build and Revision Numbers
16
// by using the '*' as shown below:
17
-// [assembly: AssemblyVersion("1.1.0.123")]
18
-[assembly: AssemblyVersion("1.1.0.123")]
19
-[assembly: AssemblyFileVersion("1.1.0.123")]
20
-[assembly: AssemblyInformationalVersion("1.1.0-alpha-000123")]
+// [assembly: AssemblyVersion("0.5.0.10")]
+[assembly: AssemblyVersion("0.5.0.0")]
+[assembly: AssemblyFileVersion("0.5.0.0")]
+[assembly: AssemblyInformationalVersion("0.5.0")]
0 commit comments