version number bump to 0.1.1

This commit is contained in:
cryptonote-social 2020-08-01 10:39:56 -07:00
parent 98c5b5eb70
commit bfb1b9475c

View File

@ -12,7 +12,7 @@ import (
const (
APPLICATION_NAME = "cryptonote.social Monero miner"
VERSION_STRING = "0.1.0"
VERSION_STRING = "0.1.1"
STATS_WEBPAGE = "https://cryptonote.social/xmr"
DONATE_USERNAME = "donate-getmonero-org"