From 973bffeb38e36ceda3b7594f5f8446fb0051ba34 Mon Sep 17 00:00:00 2001 From: App Generator <51070104+app-generator@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:17:39 +0300 Subject: [PATCH] Release v1.0.11 - Bump UI Version --- CHANGELOG.md | 6 ++++++ requirements.txt | 2 +- templates/includes/head.html | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf5b62..5475dd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [1.0.11] 2023-06-28 +### Changes + +- Bump UI Version, `v1.0.13` + - Remove Duplicate asset: `nucleo-svg.css` + ## [1.0.10] 2023-06-27 ### Changes diff --git a/requirements.txt b/requirements.txt index ef9af1d..02f3fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django gunicorn python-dotenv whitenoise -git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.12#egg=django-admin-soft-pro +git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.13#egg=django-admin-soft-pro # psycopg2-binary # mysqlclient diff --git a/templates/includes/head.html b/templates/includes/head.html index 8b82759..06e308c 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -14,6 +14,5 @@ - \ No newline at end of file