Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x committed Jun 27, 2019
1 parent 3a19777 commit 6a6c526
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions app/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,14 @@
<div
v-if="!isTomonet"
class="notification_body">
<b-dropdown-text>
<div style="font-size: 13px;">
<strong>TomoMaster up to 1.5.1</strong>
<p>- Hide staking ROI if a masternode out of top 150</p>
<p>- Fix missing latest reward record</p>
</div>
</b-dropdown-text>
<b-dropdown-divider/>
<b-dropdown-text>
<div style="font-size: 13px;">
<strong>TomoMaster up to 1.5.0</strong>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tomomaster",
"version": "1.5.0",
"version": "1.5.1",
"description": "TomoChain Governance DApp",
"main": "elect.js",
"scripts": {
Expand Down

0 comments on commit 6a6c526

Please sign in to comment.