Skip to content

Commit 76318d8

Browse files
committed
Release v2.0.0918.1700
1 parent f2ac35a commit 76318d8

8 files changed

Lines changed: 16 additions & 16 deletions

File tree

Disco.BI/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Client/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.ClientBootstrapper/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Data/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Models/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Services/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Web.Extensions/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0731.1600")]
36-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
35+
[assembly: AssemblyVersion("2.0.0918.1700")]
36+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

Disco.Web/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("2.0.0731.1600")]
35-
[assembly: AssemblyFileVersion("2.0.0731.1600")]
34+
[assembly: AssemblyVersion("2.0.0918.1700")]
35+
[assembly: AssemblyFileVersion("2.0.0918.1700")]

0 commit comments

Comments
 (0)