From 951e8261ad60b8492e9c43225454236c9fe6fef2 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 12 Dec 2018 09:57:02 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/__init__.py | 2 +- apps/templates/_footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/__init__.py b/apps/__init__.py index 414812ccc..c298b1ea9 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -2,4 +2,4 @@ # -*- coding: utf-8 -*- # -__version__ = "1.4.4" +__version__ = "1.4.5" diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index cc63b1bef..00b024776 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -1,7 +1,7 @@ {% load i18n %}