diff --git a/csminer.go b/csminer.go index 7217d10..f417569 100644 --- a/csminer.go +++ b/csminer.go @@ -12,7 +12,7 @@ import ( const ( APPLICATION_NAME = "cryptonote.social Monero miner" - VERSION_STRING = "0.3.0" + VERSION_STRING = "0.3.1" STATS_WEBPAGE = "https://cryptonote.social/xmr" DONATE_USERNAME = "donate-getmonero-org"