Skip to content

Commit

Permalink
Version is now "2.2.2".
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Apr 19, 2021
1 parent ce6f947 commit 9f59889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
== Version 2.2.2 Work in progress (not released -- this is a draft) ==
== Version 2.2.2 ==

UPGRADE NOTE :
- You should upgrade the minor version of Django 2.2 (2.2.20 or more).
Expand Down
2 changes: 1 addition & 1 deletion creme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '2.2.1'
__version__ = '2.2.2'

# App registry hooking ---------------------------------------------------------

Expand Down

0 comments on commit 9f59889

Please sign in to comment.