Skip to content

Commit 161d787

Browse files
committed
v1.0.13 - Update DEMO Link
1 parent 699fa11 commit 161d787

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [1.0.13] 2025-04-25
4+
### [AdminLTE](https://app-generator.dev/product/adminlte/) Django Integration Changes
5+
6+
- Update Demo Link: [Django AdminLTE Demo](https://django-adminlte.onrender.com/)
7+
38
## [1.0.12] 2025-04-25
49
### [AdminLTE](https://app-generator.dev/product/adminlte/) Django Integration Changes
510

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pre-built starters for coding dashboards and services (APIs, DataTables) with sp
2323

2424
### [Django AdminLTE](https://app-generator.dev/product/adminlte/django/)
2525

26-
> The FREE Version (MIT License) - [Live Demo](https://adminlte-django.appseed-srv1.com/).
26+
> The FREE Version (MIT License) - [Live Demo](https://django-adminlte.onrender.com).
2727
2828
- Simple, Easy-to-Extend Codebase
2929
- [AdminLTE](https://app-generator.dev/product/adminlte/) Integration

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-admin-adminlte',
11-
version='1.0.12',
11+
version='1.0.13',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

0 commit comments

Comments
 (0)