Skip to content

Commit

Permalink
Raised version and update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lwYeo committed Oct 22, 2018
1 parent 837a6f6 commit ac0801d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ You will/may need update the following fields as well:
- privateKey
- gasToMine
- gasLimit


#### Libraries are included in the Software under the following license terms:

Json.NET [https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md]
4 changes: 2 additions & 2 deletions SoliditySHA3MinerUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
// 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.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: NeutralResourcesLanguage("")]

0 comments on commit ac0801d

Please sign in to comment.