Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Push 133Update #1180

Merged
merged 1 commit into from
Mar 6, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion1("0.9.9.5")]
// [assembly: AssemblyVersion1("1.0.0.133")]


[assembly: AssemblyVersion("1.0.0.132")]
[assembly: AssemblyVersion("1.0.0.133")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("v1.0.0.132")]
[assembly: AssemblyInformationalVersion("v1.0.0.133")]

6 changes: 3 additions & 3 deletions PoGo.NecroBot.GUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.0.132")]
// [assembly: AssemblyVersion("1.0.0.133")]


[assembly: AssemblyVersion("1.0.0.132")]
[assembly: AssemblyVersion("1.0.0.133")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("v1.0.0.132")]
[assembly: AssemblyInformationalVersion("v1.0.0.133")]
6 changes: 3 additions & 3 deletions PoGo.NecroBot.Logic/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion1("0.9.9.5")]
// [assembly: AssemblyVersion1("1.0.0.133")]
//

[assembly: AssemblyVersion("1.0.0.132")]
[assembly: AssemblyVersion("1.0.0.133")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("v1.0.0.132")]
[assembly: AssemblyInformationalVersion("v1.0.0.133")]