diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f77d223a5..b2b9bd668 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: - deploy variables: DOCKER_DRIVER: overlay2 - AGAMA_VERSION: 0.3.12 + AGAMA_VERSION: 0.3.12a EASYDEX_GUI_ARTIFACT: build.tar.gz AGAMA_ARTIFACTS_LINUX: linux64.tar.gz AGAMA_ARTIFACTS_MACOS: osx.tar.gz diff --git a/README.md b/README.md index 42316f847..fe3d94ba6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Check [the VerusCoin github Wiki](https://github.com/VerusCoin/VerusCoin/wiki) f Also [check the Discord commnity](https://discordapp.com/channels/444621794964537354/449633547343495172) This version adds portable VerusHash support for Linux. It was tested against Ubuntu LTS 16 & 18. +Version 0.3.12a fixes bugs in search function and mining button under Verus Version 0.3.12 fixes some portable miner issues Version 0.3.11 introduced updates for unlocked era Version 0.3.9 added better Mac integration & was tested against Mac OSX Sierra 10.12.6 and Mac OSX 10.13.5 High Sierra. There are no prerequisites for the Mac now, download the .dmg from the VerusCoin web site, click to mount it, and launch the Agama icon from the mounted drive on your desktop.