Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Jul 25, 2021
1 parent 654e629 commit d38af68
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 = "v4.2";
const VERSION = "v4.3";
const DEFAULT_ALGO = "rx/0"; // 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 d38af68

Please sign in to comment.