Skip to content

Commit 3f8405f

Browse files
committed
0.9.17 fixed portable-win81+wpa81 version
1 parent 96ac0d6 commit 3f8405f

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

Src/EngineIoClientDotNet.net35/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.net40/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.net45/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.netcore45/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.portable-win81+wpa81/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.portable-wpa81+wp81/Properties/AssemblyInfo.cs

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

Src/EngineIoClientDotNet.windowsphone8/Properties/AssemblyInfo.cs

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

0 commit comments

Comments
 (0)