Skip to content

Commit fa88203

Browse files
committed
Darn, revert
1 parent 4f68111 commit fa88203

File tree

1 file changed

+4
-4
lines changed
  • src/UmbracoFileSystemProviders.Azure.Installer/Properties

1 file changed

+4
-4
lines changed

src/UmbracoFileSystemProviders.Azure.Installer/Properties/VersionInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//
1515
// You can specify all the values or you can default the Build and Revision Numbers
1616
// 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")]
17+
// [assembly: AssemblyVersion("0.5.0.10")]
18+
[assembly: AssemblyVersion("0.5.0.0")]
19+
[assembly: AssemblyFileVersion("0.5.0.0")]
20+
[assembly: AssemblyInformationalVersion("0.5.0")]

0 commit comments

Comments
 (0)