Skip to content

Commit

Permalink
v8.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven committed Mar 3, 2016
1 parent 5f32dc2 commit 1d8de88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feeluown/controllers/version_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


class VersionManager(object):
current_version = 'v7.1a'
current_version = 'v8.0a'

@classmethod
@asyncio.coroutine
Expand Down

0 comments on commit 1d8de88

Please sign in to comment.