Skip to content

Commit

Permalink
Prepare for v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Domenico Iezzi committed Feb 1, 2018
1 parent a7898bb commit 8d8f267
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 @@ -47,7 +47,7 @@
<ul class="nav navbar-nav navbar-right">
<li>
<a href=
"https://github.com/NoMore201/playmaker/releases/tag/v0.6.1">v0.6.1</a>
"https://github.com/NoMore201/playmaker/releases/tag/v0.6.2">v0.6.2</a>
</li>
<li>
<a href="https://github.com/NoMore201/playmaker">
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.6.1',
version='0.6.2',
description='Apk manager with web interface based on googleplay-api',
url='https://github.com/NoMore201/playmaker',
author='NoMore201',
Expand Down

0 comments on commit 8d8f267

Please sign in to comment.