Skip to content

Commit

Permalink
Bump to release 0.9.48
Browse files Browse the repository at this point in the history
Signed-off-by: Luigi Mori <[email protected]>
  • Loading branch information
jtschichold committed Jun 12, 2018
1 parent eb6a41a commit d70e41f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minemeldWebui",
"version": "0.9.46",
"version": "0.9.48",
"dependencies": {},
"scripts": {
"test": "gulp test",
Expand Down
2 changes: 1 addition & 1 deletion src/app/about/view.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ <h3 class="m-t-xs" style="display: flex; align-items: center;">
<img style="width:auto; height:24px;" src="assets/images/logo.png"/>
<span style="margin-left: 5px;">MINEMELD WEBUI</span>
</h3>
<div>VERSION: 0.9.46</div>
<div>VERSION: 0.9.48</div>
</div>
</div>
<div class="row" style="margin-top: 20px;">
Expand Down

0 comments on commit d70e41f

Please sign in to comment.