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