Skip to content

Commit 11cf8df

Browse files
authored
Release 1.4.3 (#49)
1 parent dd54653 commit 11cf8df

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44

55
Unreleased
66
==========
7+
8+
1.4.3 (2024-02-07)
9+
==========
710
* fix: URL of `show references` in action list of djangocms-versioning-filer list page
811
* fix: Added CMS_CONFIRM_VERSION4 in test_settings to show intent of using v4
912
* fix: fix circleci build errors

djangocms_references/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "1.4.2"
1+
__version__ = "1.4.3"
22

33
default_app_config = "djangocms_references.apps.ReferencesConfig"

0 commit comments

Comments
 (0)