Skip to content

Commit

Permalink
1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x committed May 28, 2019
1 parent d7696da commit bdc4dc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions app/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@
<div
v-if="!isTomonet"
class="notification_body">
<b-dropdown-text>
<div style="font-size: 13px;">
<strong>TomoMaster up to 1.4.3</strong>
<p>- Fix id injection issue</p>
</div>
</b-dropdown-text>
<b-dropdown-text>
<div style="font-size: 13px;">
<strong>TomoMaster up to 1.4.2</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.4.2",
"version": "1.4.3",
"description": "TomoChain Governance DApp",
"main": "elect.js",
"scripts": {
Expand Down

0 comments on commit bdc4dc0

Please sign in to comment.