Skip to content

Commit

Permalink
Moved version
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Feb 22, 2019
1 parent b90bcbd commit 27844b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const child_process = require('child_process');
// *** CONSTS ***
// *****************************************************************************

const VERSION = "v1.7";
const VERSION = "v1.8";
const DEFAULT_ALGO = "cn/2"; // this is algo that is assumed to be sent by pool if its job does not contain algo stratum extension
const AGENT = "Meta Miner " + VERSION;

Expand Down

0 comments on commit 27844b6

Please sign in to comment.