diff --git a/apps/__init__.py b/apps/__init__.py index 49d4c803a..5f076f504 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -2,4 +2,4 @@ # -*- coding: utf-8 -*- # -__version__ = "1.4.7" +__version__ = "1.4.8" diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index a8cd7d9d2..e9f268b1a 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -1,7 +1,7 @@ {% load i18n %}