Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Bumped version to 1.2.5rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
czpython committed Aug 23, 2016
1 parent feb2c12 commit a0616f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aldryn_newsblog/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import unicode_literals

__version__ = '1.2.4'
__version__ = '1.2.5rc1'


default_app_config = 'aldryn_newsblog.apps.AldrynNewsBlog'

0 comments on commit a0616f0

Please sign in to comment.