Skip to content

Commit c6d7a72

Browse files
authored
Updated cab version 5.2 . (#527)
1 parent 56bdc42 commit c6d7a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangosnippets/settings/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def user_url(user):
122122
COMMENTS_APP = "cab"
123123

124124
CAB_VERSIONS = (
125-
# ("5.2", "5.2"),
125+
("5.2", "5.2"),
126126
("5.1", "5.1"),
127127
("5.0", "5.0"),
128128
("4.2", "4.2"),

0 commit comments

Comments
 (0)