Skip to content

Commit 7ef7ac7

Browse files
authored
Update assembly version
1 parent fc75314 commit 7ef7ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Batch/Batch/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("ed102280-3577-49bf-93dd-11b6e3a44a57")]
28-
[assembly: AssemblyVersion("1.1.1")]
29-
[assembly: AssemblyFileVersion("1.1.1")]
28+
[assembly: AssemblyVersion("2.0.0")]
29+
[assembly: AssemblyFileVersion("2.0.0")]
3030
#if !SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Batch.Test")]
3232
#endif

0 commit comments

Comments
 (0)