From dda48527b6130174372baba7f29075d45802db86 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Wed, 22 Mar 2017 11:10:25 +0000 Subject: [PATCH] Increase version to 1.1.2 --- lowfat/settings.py | 2 +- lowfat/templates/lowfat/communication.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index b722d59b..bd7268f1 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.1.1" +VERSION = "1.1.2" SETTINGS_EXPORT = [ 'URL_SRC', diff --git a/lowfat/templates/lowfat/communication.html b/lowfat/templates/lowfat/communication.html index 57f11541..f7ad851d 100644 --- a/lowfat/templates/lowfat/communication.html +++ b/lowfat/templates/lowfat/communication.html @@ -1,6 +1,5 @@

Communication

{% for email in emails %} -
@@ -21,5 +20,4 @@

Communication

-
{% endfor %}