Skip to content

Commit 10fd8d4

Browse files
authored
chore: Bump to 2.0.0rc2 (#193)
1 parent 6951b80 commit 10fd8d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
=========
44

5-
Unreleased
6-
==========
5+
2.0.0rc2
6+
========
77
* fix: Migration dependency on latest django-cms migration.
88
* fix: Allow using a variable as the identifier in static_alias template tag
99

djangocms_alias/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0rc1'
1+
__version__ = '2.0.0rc2'

0 commit comments

Comments
 (0)