diff --git a/apps/__init__.py b/apps/__init__.py index 8a6ac6caa..e8c9d2d6e 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -2,4 +2,4 @@ # -*- coding: utf-8 -*- # -__version__ = "1.4.2" +__version__ = "1.4.3" diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index 270de14d9..12c285f92 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -1,7 +1,7 @@ {% load i18n %}