Skip to content

Commit

Permalink
Version is now "2.4.18".
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Aug 6, 2024
1 parent c7237d9 commit ed477bd
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.4.18 Work in progress (not released -- this is a draft) ==
== Version 2.4.18 ==

UPGRADE NOTE :
- You should re-generate the media files (creme generatemedia --settings=[...]).
Expand Down
2 changes: 1 addition & 1 deletion creme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.4.17'
__version__ = '2.4.18'


def get_version():
Expand Down

0 comments on commit ed477bd

Please sign in to comment.