From 6acda27d67dd3a6f630ec5682ab942f99c5a03b5 Mon Sep 17 00:00:00 2001 From: ibuler Date: Sun, 11 Nov 2018 10:38:15 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E6=9B=B4=E6=96=B0=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 e8c9d2d6e..414812ccc 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -2,4 +2,4 @@ # -*- coding: utf-8 -*- # -__version__ = "1.4.3" +__version__ = "1.4.4" diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index 12c285f92..cc63b1bef 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -1,7 +1,7 @@ {% load i18n %}