Skip to content

Commit

Permalink
[Release] GeoNode 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed May 15, 2019
1 parent 775bb11 commit c6090ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

import os

__version__ = (2, 8, 1, 'rc', 0)
__version__ = (2, 8, 1, 'final', 0)


default_app_config = "geonode.apps.AppConfig"
Expand Down

0 comments on commit c6090ad

Please sign in to comment.