Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Aug 2, 2017
1 parent 21cefbb commit a3080cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Expand Up @@ -7,7 +7,7 @@
Changelog
---------

v2.4.8 2017-06-29
v2.4.8 2017-08-02
=================

* Fix in organization / group form image URL field (#3661)
Expand Down
2 changes: 1 addition & 1 deletion ckan/__init__.py
@@ -1,4 +1,4 @@
__version__ = '2.4.8b'
__version__ = '2.4.8'

__description__ = 'CKAN Software'
__long_description__ = \
Expand Down

0 comments on commit a3080cb

Please sign in to comment.