Skip to content

Commit

Permalink
Bumped version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel committed Apr 30, 2019
1 parent 74aaaf9 commit de66074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog
=========


2.4.0 (unreleased)
2.4.0 (2019-04-16)
==================

* Added support for Django 2.2 and django CMS 3.7
Expand Down
2 changes: 1 addition & 1 deletion djangocms_link/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '2.3.1'
__version__ = '2.4.0'

0 comments on commit de66074

Please sign in to comment.