diff --git a/apps/__init__.py b/apps/__init__.py index c298b1ea9..27c6e5e83 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -2,4 +2,4 @@ # -*- coding: utf-8 -*- # -__version__ = "1.4.5" +__version__ = "1.4.6" diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index 00b024776..449ba9e8c 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -1,7 +1,7 @@ {% load i18n %}