Skip to content

Commit 81f4175

Browse files
committed
Fixed version.
Fixed version.
1 parent 9276deb commit 81f4175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/batch/Microsoft.Azure.Management.Batch/src/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[assembly: AssemblyTitle("Microsoft Azure Batch Management Library")]
99
[assembly: AssemblyDescription("Provides management functions for Microsoft Azure Batch services.")]
1010

11-
[assembly: AssemblyVersion("15.0.0.0")]
12-
[assembly: AssemblyFileVersion("15.0.0.0")]
11+
[assembly: AssemblyVersion("14.0.0.0")]
12+
[assembly: AssemblyFileVersion("14.0.0.0")]
1313

1414
[assembly: AssemblyConfiguration("")]
1515
[assembly: AssemblyCompany("Microsoft")]

0 commit comments

Comments
 (0)