Skip to content

Commit

Permalink
Prepare for v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Domenico Iezzi committed Nov 6, 2017
1 parent 467b2e6 commit ceaa502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playmaker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<li ng-class="{active: path === '/search'}"><a href="/#!/search" id="search-page-link"><i class="fa fa-search fa-1x" aria-hidden="true"></i> Search</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://github.com/NoMore201/playmaker/releases/tag/v0.5.2">v0.5.2</a></li>
<li><a href="https://github.com/NoMore201/playmaker/releases/tag/v0.5.4">v0.5.4</a></li>
<li><a href="https://github.com/NoMore201/playmaker"><i class="fa fa-1x fa-github" aria-hidden="true"></i> Source</a></li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='playmaker',
version='0.5.2',
version='0.5.4',
description='Apk manager with web interface based on googleplay-api',
url='https://github.com/NoMore201/playmaker',
author='NoMore201',
Expand Down

0 comments on commit ceaa502

Please sign in to comment.