From b5d58a57b0de8620a33b6f39884b614e0245c239 Mon Sep 17 00:00:00 2001 From: Jonatha Cardoso Date: Mon, 7 Feb 2022 14:10:03 -0500 Subject: [PATCH] Release: 3.0.5b --- saap/settings.py | 2 +- saap/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/saap/settings.py b/saap/settings.py index 1dad28b..9606778 100644 --- a/saap/settings.py +++ b/saap/settings.py @@ -57,7 +57,7 @@ DADOS_SITE = config('DADOS_SITE'); BRASAO_PROPRIO = config('BRASAO_PROPRIO'); -VERSION='3.0.4' +VERSION='3.0.5b' INSTALLED_APPS = ( #'django_admin_bootstrapped', diff --git a/saap/templates/base.html b/saap/templates/base.html index 4692da2..b2f7697 100644 --- a/saap/templates/base.html +++ b/saap/templates/base.html @@ -230,7 +230,7 @@

Desenvolvido pelo Interlegis em software livre e aberto. - Release: 3.0.4 + Release: 3.0.5b