Skip to content
Snippets Groups Projects
Commit d8e9083d authored by inso's avatar inso
Browse files

Releasing 0.8.2

parent ba8593d5
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ Qt Client for [Ucoin](http://www.ucoin.io) project.
* The executable is generated in "build" folder, named "cutecoin"
### How to download latest release
* Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.8.1)
* Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.8.2)
* Download the package corresponding to your operating system
* Unzip and start "cutecoin" :)
* Join our beta community by contacting us on ucoin forums : forum.ucoin.io
__version_info__ = ('0', '8', '1')
__version_info__ = ('0', '8', '2')
__version__ = '.'.join(__version_info__)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment